Default plugins¶
Mundo is extendable using application plugins. These plugins can be loaded and initialized during runtime and allows you to easily change the behaviour of the application with minimal hassle. The entire Mundo API is available from your plugins.
Read more about creating plugins at the Plugins section.