WP-Discourse-Embed
WordPress plugin that lets you use Discourse as the community engine for a WordPress blog
by Arpit Jalan · github.com/techapj/wp-discourse-embed · website
★ 3stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/techapj/wp-discourse-embed/archive/refs/heads/master.zipThis WordPress plugin allows you to use Discourse as a community engine for your WordPress blog.
Discourse Meta topic about it.
Installation
Plugin manager from your wp-admin
Download the latest code and upload it in the WordPress admin from Plugins > Add New > Upload Plugin.
Contributing
- Fork this repo
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new pull request