Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Main Page: Difference between revisions

From MoodleDocs
No edit summary
(Added link to Moodle Academy course: Update plugins to Moodle 4.0 https://moodle.academy/course/view.php?id=66)
 
(40 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{#addbodyclass:moodledocs-mainpage}}
{{#addbodyclass:moodledocs-logo}}
<div class="navtrail">[https://docs.moodle.org/overview/ Docs overview] ► [[{{PAGENAME}}|Dev docs]]</div>
__NOTOC__
__NOTOC__
[[image:moodle-development-logo.jpg|right|300px]]
'''Welcome to the Developer Documentation.'''
'''Welcome to the Developer Documentation.'''


These Developer Docs are for developers who work with Moodle code, plugins and themes.
These Developer Docs are for developers who work with Moodle code, plugins and themes, or [[Contributing to Moodle|contribute to the Moodle project]] in other ways, such as [[Translation|translation]].


If you manage a Moodle site, or if you teach using Moodle, try the [[:en:Main_page|User docs]].
If you manage a Moodle site, or if you teach using Moodle, try the [[:en:Main_page|User docs]].
{| class="alert alert-info"
|style="padding: 0.7em 0.5em 0.5em;" | '''Important:'''
This wiki documentation is in the process of being migrated to our new [https://moodledev.io Moodle Developer Resource] site.


Perhaps you can [https://moodledev.io/general/documentation/contributing help us to migrate more content to the new site]!
|}
'''Updating your Moodle plugins or custom developments for Moodle 4.0?'''


<div class="frontpagetotal" style="clear:both;">
To help you get started we've put together an overview of the most important changes on our [https://moodledev.io/docs/devupdate Moodle 4.0 developer update] page.


<div class="frontpageblock">
You can also take the [https://moodle.academy/course/view.php?id=66 Moodle Academy course: Update Plugins to Moodle 4.0].
<h2>[[Overview]]</h2>
<div class="card-deck">
<div class="card">
<div class="card-body">
<h4 class="card-title">[[Overview]]</h4>
<p class="card-text">
* [[Mission]]
* [[Roadmap]]
* [[Releases]]
* [[Releases]]
* [[Roadmap]]
* [[Process|Development processes]]
* [[Process|Development processes]]
* [[:Category:Processes]]
* [[Developer meetings]]
* [[Developer meetings]]
* [[Credits]]
* [https://moodle.org/mod/forum/view.php?id=55 General developer forum]
[[Overview|More overview info ...]]
* [https://docs.moodle.org/dev/Chat Telegram Moodle Dev Chat room]
* [http://moodle.org/dev Developer credits/statistics]
* [https://moodle.org/ux Moodle User Experience (UX)]
* [[Moodle_research|Research]]
* [[Testing]]
</p>
</div>
<div class="card-footer">
: [[Overview|More overview info <i class="fa fa-sm fa-arrow-right" aria-hidden="true"></i>]]
</div>
</div>
 
</div>
<div class="frontpageblock">
<div class="card">
<h2>[[Plugins|Plugin development]]</h2>
<div class="card-body">
<h4 class="card-title">[[Plugins|Plugin development]]</h4>
<p class="card-text">
* [[Activity modules]]
* [[Activity modules]]
* [[Blocks]]
* [[Blocks]]
Line 31: Line 54:
* [[Repository plugins]]
* [[Repository plugins]]
* [[Filters]]
* [[Filters]]
[[Plugins|Full list of plugin types ...]]
</p>
</div>
<div class="card-footer">
: [[Plugins|Full list of plugin types <i class="fa fa-sm fa-arrow-right" aria-hidden="true"></i>]]
</div>
</div>
 
</div>
<div class="frontpageblock">
<div class="card">
<h2>[[Core APIs]]</h2>
<div class="card-body">
<h4 class="card-title">[[Core APIs]]</h4>
<p class="card-text">
* [[Access API]]
* [[Access API]]
* [[Data manipulation API]]
* [[Data manipulation API]]
* [[Exporter|Exporter API]]
* [[File API]]
* [[File API]]
* [[Form API]]
* [[Form API]]
* [[Logging API]]
* [[Migrating logging calls in plugins|Logging]]
* [[Navigation API]]
* [[Navigation API]]
* [[Page API]]
* [[Page API]]
* [[Persistent|Persistent API]]
* [[Output API]]
* [[Output API]]
* [[String API]]  
* [[String API]]  
[[Core APIs|Full list of core APIs ...]]
* [[Web service API functions]]
</p>
</div>
<div class="card-footer">
: [[Core APIs|Full list of core APIs <i class="fa fa-sm fa-arrow-right" aria-hidden="true"></i>]]
</div>
</div>
</div>
</div>
 
<div class="card-deck mt-3">
<div class="frontpageblock">
<div class="card">
<h2>[[Guidelines]]</h2>
<div class="card-body">
<h4 class="card-title">Guidelines</h4>
<p class="card-text">
* [[Moodle 4.0 developer update]]
* [[Coding|Coding guidelines]]
* [[Coding|Coding guidelines]]
* [[Git_for_developers|Git use]]
* [[Git_for_developers|Git use]]
* [[Guidelines for contributed code|Contributing code]]
* [[Plugin contribution|Contributing plugins]]
* [[How_to_create_a_patch|Creating patches]]
* [[How_to_create_a_patch|Creating patches]]
* [[PHPUnit|PHPUnit tests]]
* [[PHPUnit|PHPUnit tests]]
[[Guidelines|More concepts and guides...]]
* [[Acceptance testing]]
* [[Writing_PHPUnit_tests|Writing tests with PHPUnit]]
* [[Testing_instructions_guide|Writing manual testing instructions for an issue]]
* [[Aria Guidelines]]
* [[HTML Guidelines]]
* [[Automatic class loading]]
* [[Templates]]
* [[Javascript Modules]]
* [[AJAX]]
* [[Communication Between Components]]
</p>
</div>
<div class="card-footer">
: [[:Category:Guidelines|More guidelines <i class="fa fa-sm fa-arrow-right" aria-hidden="true"></i>]]
</div>
</div>
</div>
 
<div class="card">
<div class="frontpageblock">
<div class="card-body">
<h2>[[:Category:Developer tools|Developer tools]]</h2>
<h4 class="card-title">[[:Category:Developer tools|Developer tools]]</h4>
<p class="card-text">
* [[Linting]]
* [[Setting up Eclipse]]
* [[Setting up Eclipse]]
* [[Setting up Netbeans]]
* [[Setting up Netbeans]]
* [[:Category:Firefox extensions|Firefox extensions]]
* [[:Category:Firefox extensions|Firefox extensions]]
[[:Category:Developer tools|Full list of developer tools ...]]
</p>
</div>
<div class="card-footer">
: [[:Category:Developer tools|Full list of developer tools <i class="fa fa-sm fa-arrow-right" aria-hidden="true"></i>]]
</div>
</div>
<div class="card">
<div class="card-body">
<h4 class="card-title">[[Moodle App]]</h4>
<p class="card-text">
* [[Moodle App Overview]]
* [[Moodle App Development Guide]]
* [[Moodle App Plugins Development Guide]]
* [[Moodle App Customization]]
* [[Moodle App FAQ]]
</p>
</div>
<div class="card-footer">
: [[:Category:Mobile|Full list of Moodle App documentation <i class="fa fa-sm fa-arrow-right" aria-hidden="true"></i>]]
</div>
</div>
<div class="frontpageblock">
<h2>[[:Category:Project|Projects]]</h2>
* [[Mobile app]]
* [[Question Engine 2]]
* [[Course completion]]
* [[Student projects]]
[[:Category:Project|Full list of projects ...]]
</div>
</div>
<div class="frontpageblock"></div>
</div>
</div>
See the [[Developer documentation]] page for a more extensive list of links.

Latest revision as of 05:27, 12 January 2023

Welcome to the Developer Documentation.

These Developer Docs are for developers who work with Moodle code, plugins and themes, or contribute to the Moodle project in other ways, such as translation.

If you manage a Moodle site, or if you teach using Moodle, try the User docs.

Important:

This wiki documentation is in the process of being migrated to our new Moodle Developer Resource site.

Perhaps you can help us to migrate more content to the new site!

Updating your Moodle plugins or custom developments for Moodle 4.0?

To help you get started we've put together an overview of the most important changes on our Moodle 4.0 developer update page.

You can also take the Moodle Academy course: Update Plugins to Moodle 4.0.