Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isleshocky77/ninja-forms-mautic
A Wordpress plugin and Ninja Forms add-on which allows you to save form data to Mautic.
https://github.com/isleshocky77/ninja-forms-mautic
mautic ninja-forms wordpress
Last synced: 8 days ago
JSON representation
A Wordpress plugin and Ninja Forms add-on which allows you to save form data to Mautic.
- Host: GitHub
- URL: https://github.com/isleshocky77/ninja-forms-mautic
- Owner: isleshocky77
- License: gpl-3.0
- Created: 2017-01-10T16:01:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-05T21:50:37.000Z (about 7 years ago)
- Last Synced: 2024-04-20T09:40:20.962Z (7 months ago)
- Topics: mautic, ninja-forms, wordpress
- Language: PHP
- Homepage:
- Size: 25.4 KB
- Stars: 9
- Watchers: 5
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
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 PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with ninja-forms-mautic. If not, see .[mautic]: https://www.mautic.org/
[ninja-forms]: https://ninjaforms.com/
[wordpress]: https://wordpress.com/