Cocolabs-SAS / cocorico

👐 Cocorico is an open source marketplace solution for services and rentals. More information right here: https://www.cocorico.io/ 🚀 Cocorico is also available in an off-the-shelf SaaS package, check out https://www.hatch.li to launch your platform today. 😍 We are hiring (telecommute welcome 🏡): https://www.welcometothejungle.com/en/companies/cocorico/jobs/candidatures-spontanees#apply
https://www.cocolabs.com
MIT License
857 stars 610 forks source link

Create additional admin(super-admins) users from admin dashboard #465

Closed SajjaadSherif closed 4 years ago

SajjaadSherif commented 4 years ago
Q A
Bug report? [ ]
Feature request? [ ]
Support request? [x]

Hello

I would like to know if it possible to create additional admin users from the super-admin dashboard or do I have to create the user in the FOSuserbundle cli?

Thanks in advance Sajjaad Sherif

cocolabssas commented 4 years ago

Hi @SajjaadSherif,

You can not create user from super-admin dashboard. What you can do is to register a new user then add ROLE_SUPER_ADMIN role in DB > table user > column roles.