Plugin development in Mango 1.3

Mango 1.3 includes some new features that will come in handy when developing a Mango plugin. The key new features are auto-installation, auto-copying of plugin assets files (scripts, images etc.) and a BasePlugin component (which you will have to include in your plugin folder to be able to extend from it).

You can read the details at Seb's post: Plugin development in Mango 1.3