WP Manifestindependent plugin directory
manifest / integrations / ninja-forms-mautic

Ninja Forms - Mautic

A Wordpress plugin and Ninja Forms add-on which allows you to save form data to Mautic.

by Stephen Ostrow <stephen@ostrow.tech> · github.com/isleshocky77/ninja-forms-mautic · website

9stars
266composer installs
6forks

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/isleshocky77/ninja-forms-mautic/archive/refs/heads/master.zip

Also on Packagist as isleshocky77/ninja-forms-mautic:

composer require isleshocky77/ninja-forms-mautic

From the readme

About # This is ninja-forms-mautic. A [Wordpress] plugin and [Ninja Forms][ninja-forms] add-on which allows you to save form data to [Mautic][mautic]. Configuration ## 1. Enable API on Mautic 2. Create API Credentials 3. Install and activate ninja-forms-mautic 4. Navigate to Forms Settings 5. Under Mautic Settings fill in authentication information and click "Authorize" Usage ## Navigate to editing a form Go to Emails & Actions and add "Send to Mautic" Configure the action by adding Field Mappings The left side should be the admin key for the ninja form The right side should be the API field name of Mautic (e.g. firstname, lastname, email, phone, company) License ## ninja-forms-mautic is licensed under GPLv3. ninja-forms-mautic is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. ninja-forms-mautic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPO

Read the full README on GitHub →