This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

MangoFp

Description

Manage Contact Form 7 messages directly in WordPress. Like leads in the CRM system. You can manage service requests and other form submissions using a customized process that is best for your team.

All incoming form submissions (messages) are gathered in one place. Each lead is always assigned to a process step. Initially, it is New. Then you decide what action is needed with the lead and it can move to the step In Progress or Accepted or something else specific to your process.

Reply via email to customer requests and -orders directly from MangoFp. Replies that move lead to the next process step can be based on pre-defined email templates.

Plugin source code

Plugin source code is located in 3 GitHub repositories:

  1. Main php code: https://github.com/wpkonsult/mangofp.git
  2. Front end for messages management: https://github.com/wpkonsult/mangofp.git
  3. Front end for settings and process configuration: https://github.com/wpkonsult/mangofp-settings-ts.git

Screenshots

  • New form submissions as messages
  • Configure which next steps are allowed for message in any step

Installation

  1. Check that you have installed the plugin Contact Form 7.
  2. You should also have at least one Contact Form 7 form in use on your WordPress website. If you want to reply to form submissions from MangoFP, your form(s) should contain an email field. MangoFP recognizes the email field automatically when its name is your-name (default for Contact Form 7)
  3. Install and activate MangoFP
  4. In Admin Area open MangoFP->Settings. On tab Parameters you can specify Email field if that is something else than your-email. On the tab “Define process steps” you can modify the process for management of the messages. See detailed instructions on plugin webpage
  5. Open your page with a form on your webpage and submit some data.
  6. In Admin Area open MangoFP->Contacts. You should see your form submission as a new message.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“MangoFp” is open source software. The following people have contributed to this plugin.

Contributors

Translate “MangoFp” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

Initial version.