Skip to content

moodle/composer-installer

Repository files navigation

A Composer installer for Moodle

This Composer plugin allows Moodle plugins to be installed into the correct locations within the Moodle directory.

Usage

As a package maintainer

Your plugin should have a composer.json which defines the following fields:

  • name in the format moodle-[plugintype]_[pluginname]
  • type of moodle-[plugintype].

As a site administrator

You should depend upon this plugin:

composer require moodle/composer-installer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages