Simplified theme editing and management
Simplified theme editing and management
Problem
FusionAuth allows administrative users to create custom themes. Editing themes is powerful, giving the theme creator complete control over each page's code, and access to lots of variables that collectively can be used to customize the user experience.
Customization also comes with some complexities and management overhead.
- Theme templates are written in FreeMarker, which is not well known by many users
- Because a custom theme can take over all aspects of a page, a customized theme can require ongoing maintenance to include new features
- Customization is time consuming
Solution
A simpler way to customize themes is needed. The simpler method of theming should include
- A visual editor with real-time preview
- The ability to quickly configure styles, images, and other theme assets
- Forwards-compatibility, allowing an admin to create a theme once and have it apply to all future releases
This new method should exist in addition to the existing system, allowing admins to create complicated themes when desired.
Alternatives/workarounds
There are no workarounds.
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
How to vote
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.