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.

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

  1. Firstly install bbPress bbPress Subscriptions plugin
  2. Install this plugin.
  3. Set Mandrill as Messaging Handler in plugin option
  4. Set your Reply-to Address. e.g. reply+%1$d-%2$s@yourdomain.com
  5. Based on the Reply-to address, set your Route in Mandrill App inbound dashboard.
  6. Using this example address here, the route would be reply+*@inbound.yourdomain.com* (set your domain mx record first)
  7. Set the webhook to http://example.com/wp-admin/admin-post.php?action=bbsub
  8. 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.

Contributors

Changelog

0.1

Initial version released