0
I have deployed the Cakedc/Users authentication plugin and want to add other types of users to my system.
Currently I only have the two default permissions: superuser and user.
I am controlling permissions through the Permissions.php file.
I am also overwriting the layout files, I initially tried to force the field to scroll in the form, but it forces the type of user directly in the plugin controller.