Download the PHP package michaelmeneses/moodle-composer without Composer
On this page you can find all versions of the php package michaelmeneses/moodle-composer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download michaelmeneses/moodle-composer
More information about michaelmeneses/moodle-composer
Files in michaelmeneses/moodle-composer
Download michaelmeneses/moodle-composer
More information about michaelmeneses/moodle-composer
Files in michaelmeneses/moodle-composer
Vendor michaelmeneses
Package moodle-composer
Short Description Manage Moodle LMS and plugins using Composer at a root directory level (example ROOT/moodle).
License GPL-3.0
Package moodle-composer
Short Description Manage Moodle LMS and plugins using Composer at a root directory level (example ROOT/moodle).
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package moodle-composer
moodle-composer
Manage Moodle LMS and plugins using Composer at a root directory level (example ROOT/moodle)
How use
Install (only first time)
Add new moodle plugin
SATIS
If the plugin has listed in https://satis.middag.com.br use:
Edit composer.json
Add require
Another source
Edit composer.json
Add repository
Add require (The plugin should contain composer.json file with type set to "moodle-type")
Update
Remove moodle plugin
Remove entry in require
Edit composer.json
Update
Moodle upgrade
Set new version
Edit composer.json
Update
Moodle upgrade (ROOT/moodle/ folder is deleted completely)
Reinstall plugins
All versions of moodle-composer with dependencies
PHP Build Version
Package Version
The package michaelmeneses/moodle-composer contains the following files
Loading the files please wait ....