@nuxtus/directus-extension-nuxtus-hook

1.4.0 • Public • Published

@nuxtus/directus-extension-nuxtus-hook

A Directus webhook extension that handles the automatic creation of Nuxt pages and types when a new collection is created in Directus.

Calls the Nuxtus /api/directus/collection endpoint when a new collection is created. Calls the Nuxtus /api/directus/field endpoint when fields are created, updated or deleted.

We strongly recommend using Nuxtus Boilerplate if you are starting a new project. This will automatically install this hook with other useful Directus/Nuxt utilities.

For more details visit nuxtus.com or read the documentation

Getting started

Currently Directus extensions need to be installed manually into your existing Directus project.

To do this:

  1. Clone this repository
  2. Build the extension npm run build
  3. Place /dist/index.js in Directus project /extensions/hooks/nuxtus-hook/

Dependencies (0)

    Dev Dependencies (9)

    Package Sidebar

    Install

    npm i @nuxtus/directus-extension-nuxtus-hook

    Weekly Downloads

    1

    Version

    1.4.0

    License

    MIT

    Unpacked Size

    190 kB

    Total Files

    12

    Last publish

    Collaborators

    • craigharman