directus-extension-collection-selector

1.0.0 • Public • Published

Directus Extension: Collection Selector

This extension enables effortlessly selecting the collections directly from the database within the Directus interface.

Installation

You can install this package via npm:

npm install directus-extension-collection-selector

Usage

To use this custom interface into a data model, you have to:

  • Select Collection Selector in Other tabs.
  • If you want to filter the collections with a prefix string, populate it in the Start With Field.
  • The collections will appear on the item page in select dropdown(string format).

Building locally and contributing

You can also clone this repository and build it by yourself.

npm ci
npm run build

Then use dist/index.js in your custom /extensions/interfaces directory or in whatever you want.

Package Sidebar

Install

npm i directus-extension-collection-selector

Weekly Downloads

5

Version

1.0.0

License

gpl-3.0

Unpacked Size

3.4 kB

Total Files

3

Last publish

Collaborators

  • omkardedge