Description
Send bbPress replies via Mandrill inbound mail. This is an add-on for bbPress Subscription plugin by Ryan McCue
Usage
- Firstly install bbPress bbPress Subscriptions plugin
- Install this plugin.
- Set
Mandrill
asMessaging Handler
in plugin option - Set your
Reply-to Address
. e.g.reply+%1$d-%2$s@yourdomain.com
- Based on the Reply-to address, set your Route in Mandrill App inbound dashboard.
- Using this example address here, the route would be
reply+*@inbound.yourdomain.com*
(set your domain mx record first) - Set the webhook to
http://example.com/wp-admin/admin-post.php?action=bbsub
- You are set to go!
Contribute
This may have bugs and lack of many features. If you want to contribute on this project, you are more than welcome. Please fork the repository from Github.
Author
Brought to you by Tareq Hasan from weDevs
Donate
Please donate for this awesome plugin to continue it’s development to bring more awesome features.
Installation
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
FAQ
Nothing here yet
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Mandrill for bbPress subscriptions” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Mandrill for bbPress subscriptions” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
Initial version released