Getting Started - Installing the CiviFlow Extension
Assumes CiviCRM is running on Linux
Requirements
Requires CiviCRM 5.57 or later
Requires the CiviRules extension (Bundled with CiviCRM) [https://civicrm.org/extensions/civirules]
Optionally Requires the CiviRulesLog extension (Bundled with CiviCRM) https://civicrm.org/extensions/civirules-logger (used for CiviFlow audit trail)
Download CiviFlow Extension
Download civi extension from here: https://civicrm.org/extensions/civiflow
e.g
where CIVICRM-ROOT-DIR is
for Drupal 8+:
DRUPAL-ROOT/web/sites/default/files/civicrm/
for Wordpress:
WORDPRESS-ROOT/wp-content/uploads/civicrm/
Important: ensure that the extracted directory is renamed to civiflow i.e.:
Note: Don't forget to secure web server permissions of the extracted files, i.e. www-data group needs read permissions on all files.
Enable CiviExtension
Clear the CiviCache:
Go to the Extensions page in CiviCRM -> Administration Menu:
Navigate down the page to the CiviFlow Extension and click the install button:
On the CiviFlow Extension page, click the install button:
Last updated