Skip to content

Reply by email to bbPress topics, using Postmark! Support for more services coming soon.

License

Notifications You must be signed in to change notification settings

tomtranmer/bbPress-Reply-by-Email

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bbPress Reply by Email

Now your forum's participants can reply to topics via email using

  1. Postmark Inbound.
  2. Mandrill Inbound

Also certain user roles will get new topic notifications and auto subscribe to new topics.

Cloning the Repository

This repository uses submodules. When using submodules, git clone and git pull will not gather all the files and resources of the repository.

To clone the entire repository, you need to include the --recursive flag.

git clone --recursive [email protected]/rmccue/bbPress-Reply-by-Email.git

If you cloned without the --recursive flag, never fear, you can achieve a similar result with the commands:

git submodule init
git submodule update

About

Reply by email to bbPress topics, using Postmark! Support for more services coming soon.

Resources

License

Stars

Watchers

Forks

Packages

No packages published