0.0.5 • Published 3 months ago
@tanglemedia/directus-flex-component-image-detailed v0.0.5
@tanglemedia/directus-flex-component-image-detailed
Installs the Site Configuration Collection to your Directus project. The package will install the following:
A collection named tngl_site_configuration
It automatically sets the following:
- Creates a new role called Website. If the Website role already exist, it will not create a new one.
- Website role will have READ permission to the tngl_site_configuration
Requirements
- Directus >= 10.10.1
- Node >= 18.x.x
Make sure the you already have these collections/packages installed in your Directus project
- @tanglemedia/directus-collection-flex-editor
Install
npm i @tanglemedia/directus-flex-component-image-detailed
npx directus bootstrap
to update your database and restart directus