Separate registration for external signups #33
Labels
No labels
app
backlog
bug
ci-cd
contribution welcome
duplicate
enhancement
good first issue
help wanted
question
testing
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lvl0/dishplanner#33
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?
Replace the current two-step flow (register → subscribe) with a single combined form for new subscribers.
Route: /subscribe (or /subscribe/demo when coming from demo with import data)
Form fields:
Single submit button: "Subscribe & Create Account"
On submit:
Edge cases:
Existing flows:
Demo variant:
When POST arrives from demo with JSON payload, store in session and show same form. Import data after successful payment.
Superseded by the FOSS pivot. Closing — see #37 (retire SaaS mode + subscription billing) and #38 (retire demo mode).