I'm trying to make a website where users who want to access a contest must register on the website. For this I have thought of using the cimy plugin that with it you can add fields in the wordpress registry.
My intention is to give access to certain pages to registered users with the user access manager plugin .
My question is: When users register, can they access the wordpress admin panel??? Because I only want them to be able to access certain web pages by entering their username and password.
Wordpress users will not be able to enter the administration panel if they are registered by default as subscribers, if they register as another category, either editor or administrator, they will be able to access the panel, modifying the role would be enough, groups and registration should not give you problems if by default they register as subscribers.