Plugin Development

Plugin Development

de Hussnain Cheema -
Número de respuestas: 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

Promedio de valoraciones: -
En respuesta a Hussnain Cheema

Re: Plugin Development

de Luis de Vasconcelos -
Imagen de 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")