Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eldarc/directus-interfaces-image-based-selector
- Owner: eldarc
- Created: 2019-06-08T11:51:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-08T12:13:09.000Z (over 5 years ago)
- Last Synced: 2024-11-01T05:26:58.420Z (about 2 months ago)
- Language: Vue
- Size: 113 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.