Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gnunicorn/discourse-statistics
https://github.com/gnunicorn/discourse-statistics
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gnunicorn/discourse-statistics
- Owner: gnunicorn
- License: gpl-2.0
- Created: 2014-04-17T13:06:18.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-05-04T09:32:22.000Z (over 6 years ago)
- Last Synced: 2024-11-17T08:13:59.225Z (2 months ago)
- Language: Ruby
- Size: 28.3 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
discourse-statistics
====================
Statistics widget plugin for DiscourseInstallation
============* Run `bundle exec rake plugin:install repo=https://github.com/sysanski/discourse-statistics.git` in your discourse directory
* In development mode, run `bundle exec rake assets:clean` and `bundle exec rake tmp:clear`
* In production, recompile your assets: `bundle exec rake assets:precompile` and `bundle exec rake tmp:clear`
* Restart DiscourseLicense
=======GPL v2