Forums / Install & configuration / Approve users - how?
Anders Eriksen
Wednesday 11 October 2006 1:12:54 pm
How do I set up ez so that an Administrator User will have to approve a new user who has registered?
I do not want users to register and then login immediately without being approved.
Kristian Hole
Thursday 12 October 2006 7:58:39 am
Hi Anders,
Welcome to the forum.
For this you should set up an approval workflow.
Look at the following documentation:
http://ez.no/doc/ez_publish/technical_manual/3_8/reference/workflow_events/approvehttp://ez.no/doc/ez_publish/technical_manual/3_8/concepts_and_basics/workflows
To only approve users, you need to combine a multiplexer with the approve workflow:http://ez.no/doc/ez_publish/technical_manual/3_8/reference/workflow_events/multiplexer
You also need to set up the cronjob to run the workflow processing.
This is done by running something like: php runcronjobs.phpfrom the root of the Exponential installation.
Setting it up using crontab is described here:http://ez.no/products/ez_publish/documentation/installation/the_cronjob_script
Kristian http://ez.no/ez_publish/documenta...tricks/show_which_templates_are_used http://ez.no/doc/ez_publish/techn...te_operators/miscellaneous/attribute