Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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