Show Images on a Website
Adjust file permissions to allow images from the Media Library to be used on a website without authentication.
How to send an Email
Use workflows to send emails to any recipient(s). Simply choose your trigger, set any required conditions then use the "send an email" action.
How to Restrict Access to Public Assets
Using the Cross-Origin Resource Sharing policy, we can restrict which domains are allowed to access our public assets.
How to send a Notification
To send a notification, you will need to create a workflow with the desired trigger, then fetch or specify the recipient(s) and compose the notification.
How to trigger a Flow
Run automated workflows using Directus Flows. These can be triggered by user events, external webhooks or scheduled timepoints.
How to backup Directus
Updating Directus can sometimes break your project, especially if you have custom extensions. Use this article to backup your project and keep your data safe.
Must Have Directus 9 Extensions
A very powerful feature of Directus 9 is the ability to be extended. Here is a collection of some really useful extensions.
How to export data to JSON in Directus
Choose exactly what fields to include and filter the records to your needs, putting you in control over your data.
How to Import data into Directus using JSON
Simply format your JSON with your required fields and you can import 1,000s of records directly from the user interface.
How to export data to CSV in Directus
Directus has a powerful export functions that puts you in control over your data. Choose exactly what fields to include and filter records to your needs.