-
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.
For syntax on how to register plugin in client or backend configuration, see Configuration.
Additional plugins, which are not included in installation package, are installed simply by unzipping the package into "backend/plugin" folder, and registering them in configuration according to instructions.
Whenever backend plugins are installed or updated, open the Mollify updater util to check if database update is required.
Following plugins are released with Commercial Plugin license (for more information, see license page).
- [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]