eZ Publish Developer/Specialist / Contribs / Information (Event)

projects

Here are my contributions for eZ Publish Open Source Enterprise Content Management System

Stay up-to-day and subscribe to projects RSS feed.

maingfx

Information (Event)

This is simple notification. Administrator or other person 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.

ezinformation.tgz (2.05 kB)