Skip to content

A CiviCRM extension which adds triggers, conditions and actions that are not included in the core CiviRules extension.

License

Notifications You must be signed in to change notification settings

lemniscus/com.lemniscus.extendedcivirules

Repository files navigation

com.lemniscus.extendedcivirules

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.

Requirements

  • PHP v5.4+
  • CiviCRM 4.4+
  • CiviRules extension (only tested with CiviRules 2.2)

Installation (Web UI)

This extension has not yet been published for installation via the web UI.

Installation (CLI, Zip)

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

Installation (CLI, Git)

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

Usage

See CiviRules documentation.

About

A CiviCRM extension which adds triggers, conditions and actions that are not included in the core CiviRules extension.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published