Moodle development: Difference between revisions

From MoodleDocs
No edit summary
m (link edits)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{About Moodle}}
{{About Moodle}}
 
==Changing Moodle code==
TO DO:  Very brief overview of how Moodle is developed as an open source project.
*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/ 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 07:24, 11 April 2018

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