Course Information
Course Overview
Step by step, detailed instructions taking you through the complete process from zero code to functioning plugin.
This course will take you through the complete process of developing your first Moodle plugin.
It is highly recommended that you have PHP, HTML, JavaScript and CSS experience before attempting to create a plugin in Moodle but it is not essential that you have worked in Moodle before.
This course will teach you the basic structure and requirements of a plugin, then take you through the actual process of:
creating the plugin
adding the core files
managing versions
adding templates
adding JavaScript
a new database table for your plugin
create, read and update data using forms
provide data to templates
access the Moodle database
Export data to CSV and PDF
Secure your pages
By the end of this course you will be ready to answer that question.
"Can Moodle do THIS?"
And you will be able to answer...
"Sure, let me write a plugin that will do it."
The plugin process is recorded using Moodle 3.9 but the code can be used in Moodle 3.7.2+
This course does get deep into coding but I am sure you will enjoy it and learn so much that will save you searching for days on the internet to find the solution to creating your own first plugin.
I will see you in the course.
Chris Richter
Course Content
- 6 section(s)
- 20 lecture(s)
- Section 1 Getting started
- Section 2 Get stuck into the code
- Section 3 Adding functionality
- Section 4 New database table and data entry forms
- Section 5 Adding to the plugin
- Section 6 Complete
What You’ll Learn
- How to create a plugin for the Moodle Learning Management System
Skills covered in this course
Reviews
-
MMáximo Favian Díaz Zapata
good
-
AAmaan Qureshi
Many things are confusing
-
AAnna Barbuto
the indentation of the code was too mutch confusing
-
MMeirza Arson
Need more topics covering the PHPUnit test.