[FOSS pivot] Remove APP_MODE plumbing; single self-hosted mode #39
Labels
No labels
app
backlog
bug
ci-cd
contribution welcome
duplicate
enhancement
good first issue
help wanted
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lvl0/dishplanner#39
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
With SaaS and demo modes retired, the APP_MODE enum and helpers are dead plumbing.
Delete
app/app/Enums/AppModeEnum.phpapp/app/helpers.php(contains onlyis_mode_*helpers)Edit
app/config/app.php— removemodeanddemo_subscribe_urlkeys and the "Application Mode" doc blockapp/composer.json— remove"files": ["app/helpers.php"]from autoload, regenerateAcceptance criteria
AppModeEnum/is_mode_*/APP_MODEreferences remain; app boots with no mode config