-
Notifications
You must be signed in to change notification settings - Fork 10
Plugins
Mollify can have both client and backend plugins, and some plugin packages have both, for example Comments plugin. Client plugin adds new functionality to the UI, and backend plugin adds new backend functionality like service interface, event handling etc.
Installation package contains plugins which only needs to be configured, see "Built-in plugins" below, and plugin specific instructions on how to configure them.
Additional plugins are installed simply by downloading the plugin package and unzipping them into "backend/plugin" folder, and registering them in configuration.
For syntax on how to register plugin in client or backend configuration, see Configuration.
Whenever backend plugins are installed or updated, open the Mollify updater util to check if database update is required.
- [QuotaPlugin Quota]
- [HistoryPlugin History]
- [EventLoggingPlugin Event logging]
- [RegistrationPlugin User registration]
- [FileViewerEditorPlugin File viewer and editor]
- [LostPasswordPlugin Lost password]
- [NotificatorPlugin Notificator]
- [ArchiverPlugin Archiver]
- [SharePlugin Share]
- [ItemCollectionPlugin Item collection]
- [CommentsPlugin Comments]