0.0.1 • Published 4 months ago
@tanglemedia/directus-collection-faq v0.0.1
@tanglemedia/directus-collection-faq
Installs the FAQ Collection to your Directus project.
The package will install the following collections:
Article Collection
tngl_faq
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 tngl_faq collection
- Sets default presets when viewing a list of pages
Requirements
- Directus >= 10.10.1
- Node >= 18.x.x
Install
npm i @tanglemedia/directus-collection-faq
npx directus bootstrap
to update your database and restart directus
What's inside the package
FAQ Collection
- Status (defaults to "Draft")
- Sort
- Title
- Content
0.0.1
4 months ago