[opencms-dev] OpenCMS 9.5.1 - Workflow

Schliemann, Kai K.Schliemann at comundus.com
Fri Oct 23 11:03:06 CEST 2020


Hi Allan,

if you just need a publishing workflow you can use the one which is shipped with OpenCms.
You need to add a workflow configuration to the opencms-system.xml. That's it.
    <workflow class="org.opencms.workflow.CmsExtendedWorkflowManager">
        <parameters>
            <param name="workflowProjectManagerGroup">WorkflowManager</param>
            <param name="workflowProjectUserGroup">Users</param>
        </parameters>
    </workflow>
The parameter values are user groups.

Best regards
Kai

Von: opencms-dev-bounces at opencms.org <opencms-dev-bounces at opencms.org> Im Auftrag von allan b s Fernandes
Gesendet: Mittwoch, 21. Oktober 2020 20:11
An: opencms-dev at opencms.org
Betreff: [opencms-dev] OpenCMS 9.5.1 - Workflow

Hi Guys.

Could you help me to find a fully functional workflow in OpenCMS 9.5 or some way to start the development it?
I found some old modules on the internet, but none fully working.


The DAVID module (https://github.com/davidtrattnig/opencms-workflow2). it looks promising, but I haven't been able to solve some problems either. The documentation is good, but I still can't finish the operation of this module.


Can someone help me?

Regards.

Allan B. S. Fernandes
+55 11 96337-3713
Skype: allanbsantos at hotmail.com<mailto:allanbsantos at hotmail.com>
Discord: mdagames#0684
Work at banco BV

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20201023/4a38e7e9/attachment.htm>


More information about the opencms-dev mailing list