Directus Schema Sync

JSON →
library 3.3.2 ·javascript
verified Jun 7, 2026

A Directus extension for synchronizing schema, configuration, and selected data between Directus instances. Version 3.3.2 is the latest stable release, supporting Directus 33, 34, and 35. It splits the schema file into per-collection files for better Git management, and can auto-import/export on startup using a locking mechanism. Unlike built-in Directus snapshots, this extension supports syncing custom data like permissions, flows, dashboards, and user-defined collections. It requires the @directus/api peer dependency and uses a configuration file to define which collections to sync.