Afan417 / blogo-starter-kit

Blogo is a free Statamic Starter Kit, designed to provide a highly customized Statamic experience.
https://blogo.afanajdari.com
14 stars 4 forks source link

Can't Make Any Users, Including Superuser without Pro #3

Closed grovberg closed 1 year ago

grovberg commented 1 year ago

Making a super-user during installation with Blogo resulted in a "Statamic Pro is required." error. Trying to manually create a user with php please make:user gave the same result. Is this expected behavior?

cdillon commented 1 year ago

You have to delete users\john@doe.com.yaml first.

Afan417 commented 1 year ago

You have to delete users\john@doe.com.yaml first.

This is the answer, if you want to create a new super-user without needing Statamic Pro.

You already have a super-user when you install Blogo, I will update the documentation for this, cheers.

grovberg commented 1 year ago

Makes sense. Thanks for the response.

kopachlager commented 1 year ago

I'm still having the issue with this, even when manually deleting the user file although after deleting deployment failed. Make user command does not work. Any other suggestions?