A directus custom module extension for managing directus flow includes backup/restore, duplication and grouping the flow.
The directus-extension-flow-manager is a module extension for Directus that allows users to manage their flow content. It provides various features such as duplicating flow, exporting and importing flow, adding flow validation when restoring, and keeping the original flow ID when restoring. Additionally, it includes features like flow grouping and the ability to import directly to another Directus instance.
To install the directus-extension-flow-manager, use the following command in your terminal:
npm install directus-extension-flow-manager
Please note that you also need to install the directus-extension-flow-manager-endpoint in order to use this feature.
The directus-extension-flow-manager is a powerful module extension for Directus that enhances the management of flow content. It provides a wide range of features, including duplication, export and import capabilities, flow validation, and more. With its added functionality, users can easily organize and manipulate their flow content within the Directus platform.