UI to easily share schema between Directus apps
npm install directus-extension-schema-management-module
- Export/import schema definitions as code. Choose any collections you want to export as code. You can choose to download or view the code. The downloaded code can be uploaded to another Directus to restore the chosen collections.
- Lightweight. No third-party libraries.
- Schema Presets. A preset consists of many collections predesigned for a specific use case such as Content Management System or E-commerce. You can choose one or multiple presets based on your use case to set up your Directus app rapidly. For more information about the design & detailed installation, visit directus-schema-presets.


npm i directus-extension-schema-management-module
``