On first visit to a new instance prompt for admin account creation (if no user accounts yet)
Open
Status: Discussion and Research
- Dominant language
- No language data
- Stars
- 39
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
On first visit to a new instance prompt for admin account creation (if no user accounts yet) (a la wordpress)
Why: To make setting up a CKAN instance even smoother
## Implementation
- We'd need to check that we didn't need to do this.
- Either: We'd need to check every time the site loads that the count of users in db = 0 OR we could set a config flag in the DB in some way ...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.