Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 327 Bytes

INSTALL.md

File metadata and controls

12 lines (7 loc) · 327 Bytes

INSTALL

  1. Activate the extension following the standard eZ Publish procedures (remember to regenerate autoloads).

  2. Execute the query in sql/mysql/timed_objects.sql in your database.

  3. Add events to the "after publish" trigger.

  4. Create cronjobs for "timed_objects" and "expire_objects" cronjob parts.

  5. Done.