8000 GitHub - omkardedge011/directus-extension-collection-selector: This extension enables effortlessly selecting the collections directly from the database within the Directus interface.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

omkardedge011/directus-extension-collection-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Directus Extension: Collection Selector

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

Installation

In your Directus installation root You can install this package via npm:

npm install directus-extension-collection-selector

Restart directus

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0