Skip to content

sudaraka94/discourse-opencollective-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discourse-OpenCollective Integration

This is a Discourse plugin for integrating Opencollective.com. Find more about the plugin on Discourse Meta

image

Features

  1. Grant a badge for the Open Collective Backers
  2. Add Open Collective backers into a seperate user group

Installation

To install using docker, add the following to your app.yml in the plugins section:

hooks:
  after_code:
    - exec:
        cd: $home/plugins
        cmd:
          - mkdir -p plugins
          - git clone https://github.com/sudaraka94/discourse-opencollective-integration

and rebuild docker via

cd /var/discourse
./launcher rebuild app

About

Opencollective integration for Discourse

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages