Directus Grid Layout Extension is a custom display type that enhances the way data is displayed in Directus. It allows users to present data in a grid layout that is both intuitive and visually appealing.
Extension by #CodiHaus - https://codihaus.com
Run the command above at your Directu's root project level
- npm i directus-extension-grid-layout
- Clone the repo
- Go to the repo folder
- npm run build
- Copy the index.js file on dist/index.js folder to /directus/extension/directus-extension-grid-layout folder
- Restart your Directus instance & enjoy
On your right sidebar, you would be able to select the Layout to display, select "Grid" By selecting grid, it will show you the additional configurations to select data to show on each item.
GNUv3