Join Discord
Powered by
seeni333 - When i create a new user, there is a...
# ❓questions
s
seeni333
05/27/2023, 6:36 AM
When i create a new user, there is a language select field after role field, how to customize language options in that field? How to add extra roles in role select?
i
ifox
05/27/2023, 9:45 AM
https://github.com/area17/twill/blob/3.x/config/twill.php#L210
ifox
05/27/2023, 9:47 AM
On Twill 3 for custom roles you should enable the permission management feature, but if you only want to add a new role programmatically, check
https://twillcms.com/guides/adding-custom-roles-and-permissions.html
Previous
Next