@tanglemedia/directus-collection-site-config
v0.0.4
Published
Installs the Site Configuration Collection to your Directus project.
Downloads
6
Maintainers
Readme
@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-confignpx directus bootstrapto update your database and restart directus
