0.0.4 • Published 4 months ago

@tanglemedia/directus-collection-site-config v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

@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

  1. npm i @tanglemedia/directus-collection-site-config

  2. npx directus bootstrap to update your database and restart directus