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
directus directus-extension directus-extension-module role-as-code schema-as-code

npm version

Introduction

Tired of creating the same collection all over again? This module extension can make it easier to share schema between Directus instances. Simply copy the schema code from one Directus and paste it to the other and you are done.

Installation

npm i directus-extension-schema-management-module

Get Started

  1. Go to Settings -> Project Settings, in the Modules section, enable module Schema Management Module.
  2. Go to Schema Management Module.

TODO