Note: This documentation is for Moodle 2.7. For up-to-date documentation see Moodle development.

Moodle development: Difference between revisions

From MoodleDocs
(improve template)
(added content to this page)
 
Line 1: Line 1:
{{Template:Improve}}{{About Moodle}}
{{About Moodle}}
==Changing Moodle code==
*Moodle is provided freely as Open Source software (under the GNU Public License).  You are allowed to copy, use and modify Moodle provided that you agree to: provide the source to others; not modify or remove the original license and copyrights, and apply this same license to any derivative work.
==Developing new Moodle features==
*If you are interested in developing new features for Moodle, why not start by consulting the [https://docs.moodle.org/dev/Main_Page| Developer Documentation]?
==Searching for bugs to fix or report==
*If you experience a bug or wish to suggest a feature to be developed - or if you are searching for a bug to fix or feature to develop yourself, take a look through all the items logged in the [http://tracker.moodle.org/secure/Dashboard.jspa| Tracker]

Latest revision as of 15:31, 30 January 2012

Changing Moodle code

  • Moodle is provided freely as Open Source software (under the GNU Public License). You are allowed to copy, use and modify Moodle provided that you agree to: provide the source to others; not modify or remove the original license and copyrights, and apply this same license to any derivative work.

Developing new Moodle features

  • If you are interested in developing new features for Moodle, why not start by consulting the Developer Documentation?

Searching for bugs to fix or report

  • If you experience a bug or wish to suggest a feature to be developed - or if you are searching for a bug to fix or feature to develop yourself, take a look through all the items logged in the Tracker