Latest
02
Mar
How to use HTTPie with Directus?
Use HTTPie to query Directus items, manage assets, and store API tokens securely with visual environment variables.
4 min read
23
Feb
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.
1 min read
16
Feb
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.
1 min read
09
Feb
How to change content in Github from Directus
Update content in Directus and automatically commit the change to Github with Directus Flows.
3 min read
02
Feb
How to post Directus content to a Github repo
Create content in Directus and automatically upload it to Github with Directus Flows.
3 min read
26
Jan
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."
2 min read
04
Jul
Related Items Bundle
Find all collections, fields or items related to a collection even if it doesn't include the reverse fields.
2 min read
02
Jun
Meilisearch Operation
Intergrate Directus content with a Meilisearch cloud project or selfhosted project using Flows.
3 min read
05
May
Properties Available to a Directus Interface
A complete list of all properties sent to an Interface extension.
2 min read
25
Apr
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.
2 min read