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
- 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
-
npm i @tanglemedia/directus-flex-component-image-detailed
-
npx directus bootstrap
to update your database and restart directus