Description
This plugin extends Contact Form 7. It allows web form enquiries to be distributed sequentially amongst a group of recipients. Sometimes called Round Robin Distribution this is commonly used to share web leads fairly amongst a sales team.
For example if there are 3 in the sales team: Bob, Bill and Ben then:
- The first web enquiry is sent to
Bob
- The second web enquiry goes to
Bill
- The third to
Ben
- And the fourth back around to
Bob
again
Everyone gets a fair share. Everyone’s happy, including you for finding this handy little plugin. 😉
Screenshots
Installation
Option 1 – Install Straight from WordPress (easiest)
- In WordPress Admin, Select
Add New
From thePlugins
Menu - Search for “Round Robin” – Find
Contact Form 7 Round Robin Lead Distribution
in the list - Install and Activate the Plugin
Option 2 – Manually Upload
- Download the latest version
- Unzip the download
- Upload the entire
contact-form-7-round-robin-lead-distribution
folder to the/wp-content/plugins/
directory. - Activate the plugin through the
Plugins
menu in WordPress.
Using Round Robin once installed
- Create a CF7 form (Install CF7 if you haven’t already done so)
- Under the Contact Menu item, use the
RR User Manager
to setup your recipients - Under the Contact Menu item, use the
RR Forms Manager
to assign recipients to the desired CF7 form. - That’s it, web leads will be shared evenly between the recipients. Actual sends are kept in a log.
Check out the screenshots section for a visual guide
FAQ
-
Is there a limit to how many recipients I can set?
-
No.
-
Does it record a log of who email was distributed to?
-
Yes. You can access this under the Contact Menu. “RR Mail Tracker”
-
I have an idea for a feature
-
Yes sure, I’m interested to hear it. Please email to support@icreatesolutions.com.au
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Contact Form 7 Round Robin Lead Distribution” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Contact Form 7 Round Robin Lead Distribution” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.1
- Updated latest stable version in readme
1.2
- Fixed for CF7 version 5.3
1.1
- Added feature for adding holiday dates to users
1.0.9
- Updated email validation, was previously rejecting valid addresses
1.0.8
- A upgrade to CF7 broke this plugin. (Sorry if you experienced this)
- This has been fixed in this version. Current version only works with CF7 3.9 and greater.
1.0.7
- Fixed checkbox display bug in Chrome
1.0.6
- Interface improvements
- Screenshots added
- Nifty logo added
1.0.5
- Misc Styling fixes
1.0.4
- Misc Styling fixes
1.0.3
- Bug fix
1.0.2
- Interface improvements
- Added Icon
- Menu rearrange
1.0.1
- Interface improvements
1.0.0
- Initial release.