Advanced workflow#
The Advanced Workflow module allows you to create and apply approval workflows to content objects. This includes features such as setting embargo and expiry dates, and sending email notifications and reminders.
Installation#
bash
composer require symbiote/silverstripe-advancedworkflow
GitHub repository#
https://github.com/symbiote/silverstripe-advancedworkflow
Adding Workflows to Other Content Objects
Applying workflows to custom models and their corresponding ModelAdmins
Embargo and Expiry
Configure embargo and expiry functionality for content changes
Sending Reminder Emails
Configuring automated email reminders for pending workflows
Security
Ehance security by restricting accessible parameters in email templates.