Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

How to create a plugin for Moodle using PHP

Posted By: ELK1nG
How to create a plugin for Moodle using PHP

How to create a plugin for Moodle using PHP
Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: aac, 44100 Hz
Language: English | VTT | Size: 818 MB | Duration: 2.5 hours

Step by step, detailed instructions taking you through the complete process from zero code to functioning plugin.

What you'll learn
How to create a plugin for the Moodle Learning Management System

Requirements
A basic understanding of PHP, JavaScript, HTML
Access to a Moodle server
Description
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

Who this course is for:
Moodle administrators
PHP developers that need to learn how to develop for Moodle