# Plugin All **ManiVault** plugins are descendants of this plugin base class. The [example plugins](https://github.com/ManiVaultStudio/ExamplePlugins/tree/master) repository has several examples that show how to create new plugins. **Qualified name:** `mv::plugin::Plugin` ```{doxygenclass} mv::plugin::Plugin :members: :protected-members: