Mandrill for bbPress subscriptions
Mandrill for bbPress subscriptions
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
MandrillasMessaging Handlerin 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
Changelog
0.1
Initial version released