1
Allow top-down frontend customisation
Source: directus/directus#4522 · opened by @unknown
Right now you can customise the frontend bottom-up. So starting from interfaces/displays, and if the modification is larger, a new layout, and if even larger, a module, and if even larger a whole new frontend app.
This is a suggestion to allow top-down customization too, allowing the developer to use existing layouts/modules as part of a custom app. This can be done by allowing the developer to write custom private or public views.
A good first step to that is to register the built-in modules, layouts and [the private view components]( This will allow building custom views with whatever branding aspects are needed as part of a new custom module, then simply plugging in existing components/layouts/modules.
This would also close #4204.
This is a suggestion to allow top-down customization too, allowing the developer to use existing layouts/modules as part of a custom app. This can be done by allowing the developer to write custom private or public views.
A good first step to that is to register the built-in modules, layouts and [the private view components]( This will allow building custom views with whatever branding aspects are needed as part of a new custom module, then simply plugging in existing components/layouts/modules.
This would also close #4204.
No pledges yet. Be the first to back this.
Comments
Similar requests
Allow CSP Rules to be modified in Directus Cloud Config
3 votes · 0 comments
How can I remove the "resize-wrapper" class on some pages??
1 vote · 0 comments
Support oAuth flow in JS SDK
50 votes · 0 comments
Allow filter query parameter in app studio that would render a custom preset
3 votes · 0 comments
Allow editing on the system fields
50 votes · 0 comments
No comments yet.