manifest / integrations / forminator-civicrm-companion
Forminator CiviCRM Companion
CiviCRM remote integration for Forminator
by CiviHOST · github.com/civihost/forminator-civicrm-companion · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/civihost/forminator-civicrm-companion/archive/refs/heads/main.zipReadme
Forminator CiviCRM integration
Contributors: masetto
Donate link: https://civihost.it
Tags: forminator, civicrm, newsletter
Requires at least: 6.4
Tested up to: 6.4
Requires PHP: 8.1
Stable tag: 0.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Integrate Forminator forms with a remote CiviCRM system.
Description
TODO
Installation
Installing this plugin is just like any other WordPress plugin.
Navigate to your WordPress “Plugins” page, inside of your WordPress dashboard, and follow these instructions:
- Upload plugin folder to the
/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- Under plugin directory copy
settings.example.yamltosettings.yaml - Change
settings.yamlconfiguration according to your needs - Run
composer install