@mashroom/mashroom-portal-admin-app
v2.7.1
Published
Mashroom Portal default Admin Toolbar
Downloads
96
Readme
Mashroom Portal Admin App
Plugin for Mashroom Server, a Microfrontend Integration Platform.
This plugin contains the default Admin Toolbar for the Mashroom Portal.
Usage
If node_modules/@mashroom is configured as plugin path just add @mashroom/mashroom-portal-admin-app as dependency.
To enable it add the following to the Mashroom Portal config:
{
"plugins": {
"Plugin: Mashroom Portal WebApp": {
"adminApp": "Mashroom Portal Admin App"
}
}
}