This CiviCRM extension adds triggers, conditions and actions that are not included in the core CiviRules extension.
The extension is licensed under AGPL-3.0.
- PHP v5.4+
- CiviCRM 4.4+
- CiviRules extension (only tested with CiviRules 2.2)
This extension has not yet been published for installation via the web UI.
Sysadmins and developers may download the .zip
file for this extension and
install it with the command-line tool cv.
cd <extension-dir>
cv dl com.lemniscus.extendedcivirules@https://github.com/lemniscus/com.lemniscus.extendedcivirules/archive/master.zip
Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.
git clone https://github.com/lemniscus/com.lemniscus.extendedcivirules.git
cv en extendedcivirules
See CiviRules documentation.