[FOSS pivot] Retire demo mode #38
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#38
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
The demo instance existed only as a SaaS funnel. With SaaS gone it's redundant — self-hosters can spin up the app themselves.
Delete
app/app/Http/Middleware/DemoMiddleware.phpapp/app/Console/Commands/PurgeDemoAccountsCommand.phpapp/src/DishPlanner/Planner/Actions/SeedDemoPlannerAction.phpEdit
app/app/Http/Controllers/Auth/LoginController.php— removeis_mode_demo()logout guardapp/bootstrap/app.php— removeDemoMiddlewareregistrationapp/routes/console.php— remove thedemo:purgescheduleapp/resources/views/components/layouts/app.blade.php— remove demo banner and billing nav linksapp/resources/views/dashboard.blade.php— remove the "subscription is now active" flash lineAcceptance criteria