Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukecarrier/moodle-componentregistry
Experimental directory and site auditing tool for Moodle components
https://github.com/lukecarrier/moodle-componentregistry
Last synced: about 1 month ago
JSON representation
Experimental directory and site auditing tool for Moodle components
- Host: GitHub
- URL: https://github.com/lukecarrier/moodle-componentregistry
- Owner: LukeCarrier
- Created: 2016-01-28T11:19:46.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-28T11:59:12.000Z (almost 9 years ago)
- Last Synced: 2023-03-11T19:06:05.887Z (over 1 year ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Component registry
Compiles and maintains a plugin showcase from a range of package repositories
and tracks usage of plugins across a pool of sites.* * *
## Installation
Install our server-side dependencies:
$ composer install
Then install the UI components:
$ npm install
$ bower install