Plugin Development

Plugin Development

von Hussnain Cheema -
Anzahl Antworten: 3

Hi moodle community,

I am new to moodle.

I have to create a plugin for a functionality.

Where should I start from?

Are there any tutorials or blogs regarding moodle plugin Development?

I will be very thankful to you.


Regards

Mittelwert:  -
Als Antwort auf Hussnain Cheema

Re: Plugin Development

von Luis de Vasconcelos -
Nutzerbild von Particularly helpful Moodlers

If you're looking for a plugin "template":

https://github.com/moodlehq/moodle-mod_newmodule

https://github.com/justinhunt/moodle-mod_newmodule (based on the moodlehq version but with a few extra "features")