You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

directus-extension-grid-layout

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

directus-extension-grid-layout

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.

1.1.2
latest
Source
npmnpm
Version published
Weekly downloads
30
-38.78%
Maintainers
0
Weekly downloads
 
Created
Source

directus-extension-grid-layout

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

image

Installation via npm

Run the command above at your Directu's root project level

  • npm i directus-extension-grid-layout

Installation by compiling

  • 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

How to use

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.

image

Licensing

GNUv3

Keywords

directus

FAQs

Package last updated on 21 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts