Plugin Development

Plugin Development

by Hussnain Cheema -
Number of replies: 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

Average of ratings: -
In reply to Hussnain Cheema

Re: Plugin Development

by Luis de Vasconcelos -
Picture of 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")