General plugins (Local): Plugins fetcher
local_pluginsfetcher
Maintained by
Adrian Perez Rodriguez
This plugin retrieves information about installed plugins.
33 sites
74 downloads
5 fans
Current versions available: 5
Moodle plugins Fetcher Plugin

This plugin install a new webservice local_pluginsfetcher_get_information
which can be use to retrieve information about installed plugins.
Main features
There are two optional parameters which can be combined to fetch only given data:
key | value | description |
---|---|---|
type | string | Only given plugin types will be fetched |
contribonly | int | Only additional plugins will be fetched |
Installation
- Copy this plugin to the
local
directory of your Moodle instance:git clone https://github.com/adpe/moodle-local_pluginsfetcher.git local/pluginsfetcher
- Visit the notifications page to complete the install process
For more information, visit MoodleDocs for installing contributed modules and plugins.
Configuration
Please create a token
for this new created service Plugins fetcher
using Site administration. It's important that the user has the capability moodle/site:config
.
Useful links
Contributors
Adrian Perez Rodriguez (Lead maintainer)
Please login to view contributors details and/or to contact them
Comments