Plugin Development

Plugin Development

par Hussnain Cheema,
Nombre de réponses : 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

Moyenne des évaluations  -
En réponse à Hussnain Cheema

Re: Plugin Development

par Luis de Vasconcelos,
Avatar 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")