Skip to content

ferranrecio/moodle-tool_pluginskel

 
 

Repository files navigation

Moodle plugin skeleton generator

This tool allows developers to quickly generate code skeleton for a new Moodle plugin. Relevant code is generated according to defined list of requested plugin features.

Documentation

See the page Plugin skeleton generator at moodle docs site.

Copyright

Copyright (C) 2016 Alexandru Elisei, David Mudrák

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

Generator of Moodle plugins skeletons

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 75.5%
  • HTML 19.8%
  • JavaScript 4.7%