2017 © Pedro Peláez
 

contao-bundle contao-trigger

Time and condition based trigger framework for notifications and other things inside Contao Open Source CMS

image

eblick/contao-trigger

Time and condition based trigger framework for notifications and other things inside Contao Open Source CMS

  • Friday, April 13, 2018
  • by eBlick
  • Repository
  • 4 Watchers
  • 5 Stars
  • 28 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 47 % Grown

The README.md

contao-trigger

This bundle adds an extensible condition ⇒ action framework to Contao OpenSource CMS. The condition checking is processed on a regular basis via a cron job. If one or more actions are executed a respective entry gets created in the trigger log., (*1)

, (*2)

Components

By default the following components are available:, (*3)

  • Conditions, (*4)

    • Table Records: Executes an action at most once for each of a selected table's rows if:, (*5)

      A) a custom expression based on the table's columns is met, (*6)

      category == 'things' and sum_total - coupon 2 > 100, (*7)

      B) a field containing datetime information matches a given time constraint (e.g. 7 days later / 15 minutes before). When using the latter, the execution time can be overwritten (e.g. 3 days in advance, but at 6pm)., (*8)

    • Point in Time: Executes an action as soon as a given point in time is reached. This allows basic scheduling., (*9)

  • Actions, (*10)

    • Notification Action: Allows to send a custom notification via terminal42\notification-center (must be installed individually). The available simple tokens are based on the selected condition and are displayed in the backend.

Installation

Extending the framework

The Versions

13/04 2018

dev-master

9999999-dev

Time and condition based trigger framework for notifications and other things inside Contao Open Source CMS

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

table time automation contao notifications trigger

13/04 2018

v1.0.0

1.0.0.0

Time and condition based trigger framework for notifications and other things inside Contao Open Source CMS

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

table time automation contao notifications trigger

07/04 2018

v0.3.2

0.3.2.0

Time and condition based trigger framework for notifications and other things inside Contao Open Source CMS

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

table time automation contao notifications trigger

01/04 2018

v0.3.1

0.3.1.0

Time and condition based trigger framework for notifications and other things inside Contao Open Source CMS

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

table time automation contao notifications trigger

30/03 2018

v0.2.0

0.2.0.0

Time and condition based trigger framework for notifications and other things inside Contao Open Source CMS

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

table time automation contao notifications trigger

30/03 2018

v0.3.0

0.3.0.0

Time and condition based trigger framework for notifications and other things inside Contao Open Source CMS

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

table time automation contao notifications trigger

30/03 2018

v0.1.0

0.1.0.0

Time and condition based trigger framework for notifications and other things inside Contao Open Source CMS

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

table time automation contao notifications trigger