0.0.4 • Published 4 months ago
@tanglemedia/directus-collection-site-config v0.0.4
@tanglemedia/directus-collection-site-config
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
Install
npm i @tanglemedia/directus-collection-site-config
npx directus bootstrap
to update your database and restart directus