Skip to content

Limekiller/moodle-local_gitplugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moodle-local_gitplugins

This plugin allows admins to install plugins directly from Git repositories. Users can either search GitHub directly from this plugin by entering a search query and receiving a list of repositories, which can then be selected from, or by pasting in the URL of any git repository directly. Once a repository URL is entered, the plugin will clone the repo to the tempdir, discover the installation directory based on the plugin name in version.php, and move the plugin folder to the correct location in the webroot. The user is then redirected to admin/index.php to trigger the plugin update screen.

About

Install Moodle plugins hosted on Git repositories directly from the website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published