How to change content in Github from Directus
Update content in Directus and automatically commit the change to Github with Directus Flows.
How to post Directus content to a Github repo
Create content in Directus and automatically upload it to Github with Directus Flows.
Using Beekeeper Studio with Directus
A guide on how to use Beekeeper Studio, a clean, cross-platform SQL editor, to interact with your Directus project from the "inside."
How to use Directus Search
Everything you need to know to search collections like a pro.
Related Items Bundle
Find all collections, fields or items related to a collection even if it doesn't include the reverse fields.
Meilisearch Operation
Intergrate Directus content with a Meilisearch cloud project or selfhosted project using Flows.
Properties Available to a Directus Interface
A complete list of all properties sent to an Interface extension.
What are the system collection triggers for Hook extensions?
To use system collections, remove the directus prefix from the name, followed by the required action/filter such as .update. See a full list of triggers here.
What Directus components can I use in my Extension
With the resource, you can create extensions that utilise the power of the Directus component library and fit within the look and feel of Directus.
Opensearch Operation
Intergrate Directus content with an Opensearch cloud project or selfhosted project using Flows.