Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
ezinformation | Ćukasz Serwatka | stable |
Version | Compatible with |
---|---|
1.1 | 3.5 and higher |
This is simple notification. Administrator or other user can receive e-mail after content publish. Useful if you don't have access to cron (notification system needs it), but you still want to control content created in front-end, for example article comments.
Usage:
1.Put ezinformation extension in to your eZ publish extension directory.
2.Enable extension in Admin interface. Setup->Extensions
3.Create new workflow with Information event. Setup->Workflow
4.Connect/assign your new workflow to a trigger function. Locate "Content - Publish - After" and set the corresponding dropdown box to your workflow name. Setup->Triggers
In INI file extension/ezinformation/settings/ezinformation.ini.append.php you can set content class ID of object for which you will receive e-mail with information after publish. By default is set for Article (class ID 2) and to Comment (class ID 13). Also you can set e-mail sender and e-mail receiver.
Versions overview:
stable/1.0 - eZ Publish 3.x (PHP4)
trunk (1.1) - eZ Publish 4.x (PHP5)