Updating to Directus 11.4.X
Simple steps on how to update to Directus v11.4.X and rebuild your dependancies for NodeJS 22.
How to Upgrade to Directus 11
Version 11 has overhauled user access controls with a powerful new permissions system. Find out how you can upgrade to v11.
How to Install Directus Locally
Ever wondered how to install Directus locally? Get started within 5 minutes using these simple steps.
How to loop through data in Flows
Loop through data in Directus Flow using 2 flows and the Trigger Flow operation.
[INTERNAL_SERVER_ERROR] Cannot read properties of undefined (reading 'primary') [Solved]
Have you recently updated Directus and received this message? You have come to the right place.
How to upgrade to v10
Keen to update to v10 of Directus? Upgrade in just a few simple steps.
Image Optimization in Directus
Directus can serve images on a website from the file library using the asset URL, however, if these images are too large, it will impact the performance of both your web application and Directus itself.
How to Logout of Directus
Directus has the amazing ability to keep us logged in even when we close the browser. This saves us so much time however, what happens when we need to log out of Directus?
Where can I find the API Reference?
The Directus API Reference is a powerful document that shows us the different ways we can query the API, including filters and pagination.
What is the URL for Images?
Rather than link to the images directly, you can use Directus to deliver images to your application with ease and security. Best of all, you can optimize images for web using the built in parameters.