1.0.3 • Published 10 months ago

@mashroom-content/mashroom-content-provider-internal-storage v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

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.3

10 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

1.0.0-alpha.5

2 years ago

1.0.0-alpha.4

2 years ago

1.0.0-alpha.3

2 years ago

1.0.0-alpha.2

2 years ago

1.0.0-alpha.1

2 years ago

1.0.0-alpha.0

2 years ago