1.0.4 • Published 8 months ago
@mashroom-content/mashroom-content-provider-internal-storage v1.0.4
Mashroom Content Internal Storage Provider
Plugin for Mashroom Server, a Microfrontend Integration Platform. Part of the Mashroom Content extension.
This plugin adds a content provider which uses the internal Mashroom storage (e.g. Mongo).
Usage
If node_modules/@mashroom is configured as plugin path just add @mashroom-content/mashroom-content-provider-internal-storage as dependency.
You can override the default config in your Mashroom config file like this:
{
"plugins": {
"Mashroom Content Internal Storage Provider": {
"assetsFolder": "./data/assets"
}
}
}- assetsFolder: The folder where uploads should be stored (absolute or relative to the server config file) NOTE: This needs to be a shared folder among all Mashroom instances.
1.0.4
8 months ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago
1.0.0-alpha.5
3 years ago
1.0.0-alpha.4
4 years ago
1.0.0-alpha.3
4 years ago
1.0.0-alpha.2
4 years ago
1.0.0-alpha.1
4 years ago
1.0.0-alpha.0
4 years ago