0.0.6 • Published 4 months ago

@tanglemedia/directus-collection-org-info v0.0.6

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

@tanglemedia/directus-collection-org-info

Installs the Profile, Branding, SEO, and Contact Collection to your Directus project.

The package will install the following collections:

  • Profile Collection tngl_org_profile
  • Branding Collection tngl_org_branding
  • SEO Collection tngl_org_seo
  • Contact Collection tngl_org_contact

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 all the collections above

Requirements

  • Directus >= 10.10.1
  • Node >= 18.x.x

Install

  1. npm i @tanglemedia/directus-collection-org-info

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

What's inside the package

Profile Collection

  • Name (organization name)
  • Alt Name (alternative organization name)
  • Tagline

Branding Collection

  • Primary Color
  • Secondary Color
  • Mode
  • Logo
  • Alt Logo
  • Favicon

Contact Collection

  • Contact Person Name
  • Email
  • Fax
  • Primary Phone
  • Secondary Phone
  • Street Address
  • City Address
  • Region Address (Province / State)
  • Country Address
  • Postal Code
  • Business Hours
  • Specific Hours
  • Map

SEO Collection

  • Keywords (site wide)
  • Description (site side)
  • Image (side wide)
  • Google Analytics Code
  • Google Tag Manager Code
  • Facebook Meta Pixel
  • Google Site Verification
0.0.6

4 months ago

0.0.3

5 months ago

0.0.5

5 months ago

0.0.4

5 months ago

0.0.2

6 months ago

0.0.1

6 months ago