rezo-labs / directus-extension-schema-management-module

UI to easily share schema/role between Directus apps
GNU General Public License v3.0
142 stars 7 forks source link

Export and Import of Directus Flows via directus-extension-schema-management-module #14

Open jshoemaker-gofer opened 3 months ago

jshoemaker-gofer commented 3 months ago

Hello,

This plugin is wonderful to transfer schema and roles from one Directus instance to another. It's also great for allowing the user to backup the schema/roles to code for safe keeping. Is it possible to add export and import functions for Directus flows in the exact same manor?

Jay

duydvu commented 3 months ago

Hi @jshoemaker-gofer , there is a great extension just for your use case: https://github.com/baguse/directus-extension-flow-manager. You can use it along side this extension to manage schema/role/flow.

jshoemaker-gofer commented 3 months ago

@duydvu unfortunately the extension is no longer available in the pro cloud marketplace and therefore I can not use it.