How to use HTTPie with Directus?
Use HTTPie to query Directus items, manage assets, and store API tokens securely with visual environment variables.
Permalink Generator Operation
Using Directus as a CMS and need help creating permalinks for your pages? This operation automatically generates hierarchical permalinks based on parent-child relationships using Directus Flows.
Base64 Encode/Decode Operation
Have you tried encoding or decoding strings using base64 in Directus flows? This extension solves the problem with a simple operation.
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."
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.