@tanglemedia/directus-collection-faq

0.0.1 • Public • Published

@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

  1. npm i @tanglemedia/directus-collection-faq

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

What's inside the package

FAQ Collection

  • Status (defaults to "Draft")
  • Sort
  • Title
  • Content

Package Sidebar

Install

npm i @tanglemedia/directus-collection-faq

Weekly Downloads

5

Version

0.0.1

License

MIT

Unpacked Size

649 kB

Total Files

9

Last publish

Collaborators

  • tanglemedia-dev