Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eldarc/directus-interfaces-image-based-selector


https://github.com/eldarc/directus-interfaces-image-based-selector

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Directus 7 Image Based Selector

## Usage

- Clone `https://github.com/eldarc/directus-extensions-development`, then clone this repo to `/extensions/interfaces/image-based-selector`.
- Run `yarn install` to install dependencies.
- Run `yarn run dev:inject` for real-time development (follow `directus-extensions-development` instructions).
- Run `yarn build` to generate the `dist` folder.
- Copy the contents of the dist folder to the Directus instance that needs the extension.