-
Notifications
You must be signed in to change notification settings - Fork 151
Closed
Labels
Area: Core ⚙Type: Tech DebtUse this label for decisions that will intentionally require refactor in the future.Use this label for decisions that will intentionally require refactor in the future.skill: coderedcmsRelated to customizations within CodeRed CMSRelated to customizations within CodeRed CMS
Milestone
Description
Original issue: get_config() should be modified such that it will update FRONTEND_TEMPLATES_PAGES and FRONTEND_TEMPLATES_BLOCKS instead of replacing.
The entire workings of FRONTEND_* settings need to be refactored. Currently, customizing them beyond the defaults triggers a migration back into coderedcms, which ultimately creates migration hell. These settings need to be easily customizable by client projects.
Resolving this is a key blocker for stability, and also theme support.
Metadata
Metadata
Assignees
Labels
Area: Core ⚙Type: Tech DebtUse this label for decisions that will intentionally require refactor in the future.Use this label for decisions that will intentionally require refactor in the future.skill: coderedcmsRelated to customizations within CodeRed CMSRelated to customizations within CodeRed CMS