Mô tả
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:
- Main php code: https://github.com/wpkonsult/mangofp.git
- Front end for messages management: https://github.com/wpkonsult/mangofp.git
- Front end for settings and process configuration: https://github.com/wpkonsult/mangofp-settings-ts.git
Ảnh màn hình
Cài đặt
- Check that you have installed the plugin Contact Form 7.
- 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)
- Install and activate MangoFP
- 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
- Open your page with a form on your webpage and submit some data.
- In Admin Area open MangoFP->Contacts. You should see your form submission as a new message.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“MangoFp” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “MangoFp” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.0
Initial version.