0.0.4 • Published 3 months ago

@tanglemedia/directus-collection-section-banner v0.0.4

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

@tanglemedia/directus-collection-section-banner

Installs the Section Banner Collection to your Directus project.

The package will install the following collections:

  • Article Collection tngl_secbanner

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_secbanner 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-section-banner

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

What's inside the package

Article Collection

  • Sort
  • Title (required)
  • Type
    • Basic - Center
    • Basic - Right
    • Basic - Left
    • Plain Image
  • Parallax
  • Width
  • Background Image
  • Foreground Image
  • Body
  • Buttons