Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create users? #10

Open
gandalf458 opened this issue Dec 18, 2023 · 2 comments
Open

How to create users? #10

gandalf458 opened this issue Dec 18, 2023 · 2 comments

Comments

@gandalf458
Copy link

Thanks for this script! I have an issue, though. After running installation.php I am take to the home page - but where do I do to create a user??

@bubeck
Copy link
Contributor

bubeck commented Dec 18, 2023

You have to set
define('ALLOW_SIGNIN', 'true'); // true to allow people to signin on there own, the first user created will be an admin.

in inc/config.php to allow a first password less login which is then admin. This allows to create further users

@gandalf458
Copy link
Author

TY

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants