FeatureFuel
5

Project Boilerplate and Easy Schema Export/Import for Rapid Project Setup

Source: directus/directus#25380 · opened by @MrCasquette
Summary Directus should provide a way to define, export, and import full project boilerplates (collections, fields, permissions, settings, etc.) to quickly bootstrap new projects—especially for recurring use cases like website builders with modular sections. Basic Example Export a full "website builder" schema (pages, sections, navigation, SEO, etc.) as YAML/JSON, then import it into a new Directus instance to instantly recreate the structure. Example (JSON): Motivation • Avoid recreating the same collections, fields, and settings for every new project (e.g., for agency work, SaaS, or similar site structures) • Enable rapid project setup and consistent architecture • Facilitate migration, backup, and multi-environment deployment (MySQL/Postgres) Detailed Design • Export/import the entire schema or selected parts (collections, fields, permissions, settings) • UI and CLI support for boilerplate management • Optionally, prov…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests