This repository is a layout extension for Directus, that allows you to display items in a Kanban-style layout.
trim_A53E1A35-B6F6-4E05-B9A8-0739743F470A.mov
npm install directus-extension-board-layout
on your directus Project Root folder.
or
Place index.js
in the ${DIRECTUS_PROJECT_ROOT_FOLDER}/extensions/layout/board-layout/
.
- You must set a field interface to dropdown to choose as a Group By option.
This repository is licensed under the GPLv3 License. See the LICENSE file for details.
If you have any questions or issues, please feel free to open an issue or submit a pull request.