Note: You are currently viewing documentation for Moodle 2.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Plugins FAQ.

Plugins FAQ

From MoodleDocs

What is contributed code?

Contributed code, or "contrib" for short, is understood to be all code contributed to Moodle which is not included in the standard Moodle distribution.

Where can I download contributed modules and plugins from?

The Modules and plugins database is a comprehensive reference of all known Moodle modules, hacks and plugins.

How do I install a contributed module or plugin?

See Installing contributed modules or plugins for full instructions.

How do I contribute code to Moodle?

See our Guidelines for contributed code.

Is there any information on creating a new module or plugin?

See Development:Modules, Development:Blocks and Development:Authentication plugins.

See also