directus-community/awesome-directus
Content Management Systems 2 months ago 125
A curated list of awesome things related to Directus
Awesome Directus 
A curated list of awesome things related to Directus
Directus is a real-time API and App dashboard for managing SQL database content.
Contents
Official Resources
- Documentation
- GitHub Repositorystars17.1k
- Live Discussions on Discord
- Community Help Board
- Video Tutorials on YouTube
- Community Repositories
Integration
- Offical JS SDK - The JS SDK provides an intuitive interface for the Directus API from within a JavaScript-powered project (Browsers and Node.js).
- Offical Gatsby Source Plugin - Source plugin for pulling data into Gatsby from a Directus API.
- react-directusstars32 - A set of React components and utilities for Directus Headless CMS.
- Flutter SDK - Flutter SDK to provide interface for Directus API.
- PHP SDKstars17 - PHP SDK to provide easy access to the Directus API.
- Lite SDK (TypeScript)stars7 - Query builder for the Directus API (Browser, Deno, Node.js). Bring your own fetch.
Extensions
- Image Scoutstars59 - Search and select images found on a variety of royalty free image sites (Pexels, Pixabay, Unsplash & Giphy!).
- Editor.js Interfacestars112 - Block editor (Editor.js) interface for Directus 9.
- Draw Interfacestars7 - Free draw interface for Directus app.
- User-friendly file paths - Use the folder and file module structure to reference to assets.
- Date Picker Interfacestars9 - An alternative Date Picker Interface to the original Directus DateTime interface.
- Search Syncstars55 - Sync data into a search engine index, supports Algolia, ElasticSearch & MeiliSearch.
- Dictionarystars14 - Save key-value pairs as JSON blobs with a progress indicator for completeness.
- WordPress-like Slugstars39 - Slug/Permalink interface with support for pre- and suffixes.
- Link Metastars14 - Stores hyperlink metadata into Directus.
- Group Modalstars15 - Group interface fields into a modal that can be opened with a button.
- Display Linkstars22 - Display URLs with an "open in new tab" button.
- SQL Panelstars13 - Panel component which shows result of stored SQL query as a table.
- Websocket Subscribestars40 - An extension to subscribe to Directus updates over a websocket.
- SVG Map Picker Interfacestars11 - Select a value from a SVG Map box.
- SESstars4 - An extension for sending emails with AWS SES.
- Data Grid Interfacestars9 - A data grid interface width
@revolist/vue3-datagrid
for Directus 9. - SparkLine Displaystars3 - A sparkline display with
apexcharts
for Directus 9. - Tags M2Mstars13 - M2M driven tags interface.
- Cloudinary Upload Interfacestars1 - Simple interface for upload/read cloudinary image.
Tools
- directus-auto-migratestars39 - A CLI to automatically generate Directus migrations based on the changes in a real instance.
Examples / Showcases
If you're using Directus in an open source project, you're very welcome to link this project here.
- Official Examplesstars87 - Integration examples with Directus.
Contributing
Contributions welcome! Read the contribution guidelines first.
Last Checked At: 2022-08-03T13:23:52.360Z