This is a companion plugin for BP Reply By Email (RBE), supporting forum attachments when replying by email when using RBE's Inbound Mode. Currently only supports SparkPost.
This plugin was developed for the CUNY Academic Commons. Licensed under the GPLv2 or later.
As of v1.0-RC6, RBE will add forum attachment support when replying by email, but only for IMAP mode: r-a-y/bp-reply-by-email#104
This plugin allows those using RBE with Inbound Mode to also add attachments when replying to forum emails. Currently, SparkPost is supported. SendGrid and Postmark will be added at a later date.
- BP Reply By Email (with Inbound mode enabled). Use 1.0-RC6 or higher. Currently only supports SparkPost.
- BuddyPress
- bbPress (with BuddyPress group support enabled)
- BuddyPress Group Email Subscription v3.8.2 or higher.
- GD bbPress Attachments
- PHP 5.4+ when using SparkPost.
- Fulfill the requirements listed above.
- If you cloned this repo, in your shell prompt, navigate to the plugin's directory and run
composer install
to install all dependencies. If you don't know what Composer is, visit this page. - Activate this plugin.
- Create a forum post in a BuddyPress group. You should receive an email. Reply to this email and add an attachment via your email client.
- Attachment should be added to the forum post, with a link to the attachment in the corresponding email.