Giter VIP home page Giter VIP logo

wp-discourse's Introduction

wp-discourse

This WordPress plugin allows you to use Discourse as a community engine for your WordPress blog.

Features

  • Optinally publish all new posts to Discourse automatically
  • Use Discourse to comment on blog posts with associated Discourse topics
  • Periodicially sync the "best" posts in Discourse topics back to the associated WordPress blog entry as WordPress comments
  • Enable SSO to Discourse
  • Define format of post on Discourse
  • Set username of post on Discourse
  • Set published category on Discourse
  • Allow author to automatically track published Discourse topics
  • Show comments on Discourse based on post score and commenter trust level

Installation

Plugin manager from your wp-admin

Download the latest release and upload it in the WordPress admin from Plugins > Add New > Upload Plugin.

Composer

If you're using Composer to manage WordPress, add WP-Discourse to your project's dependencies. Run:

composer require discourse/wp-discourse 0.6.4

Or manually add it to your composer.json:

"require": {
  "php": ">=5.3.0",
  "wordpress": "4.1.1",
  "discourse/wp-discourse": "0.6.4"
}

Contributing

  1. Fork this repo
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new pull request

wp-discourse's People

Contributors

samsaffron avatar arpitjalan avatar retlehs avatar eviltrout avatar coding-horror avatar surrealroad avatar iamntz avatar sanislav avatar henrynet avatar santouras avatar adamcapriola avatar pjv avatar zogstrip avatar anthonydillon avatar portableant avatar wdbetts avatar melbouy avatar riking avatar nicksahler avatar pierreozoux avatar freney avatar davidbetts avatar ly avatar

Watchers

James Cloos avatar Di avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.