Hi, i wonder if its overkill to use toolset access with other user profile plugins ?
my portal has no selling involved, this will be in the subdomain woocommerce. i beleive this is best for site speed as well.as woocommerce itselves has many plugins on it own.
i need feature such as
1. custom reg form with user role selection - cred + access ?
2. social login - plugins ?
3. user profile management - cred + access?
Pls share me your view on this and if you have some suggestion for plugins to use .
thank you .
Dear C6410,
Q1) custom reg form with user role selection - cred + access ?
It is possible to create custom user roles with Access plugin:
https://toolset.com/documentation/user-guides/managing-wordpress-admin-capabilities-access/
And you can setup CRED form for creating user:
https://toolset.com/documentation/user-guides/cred-user-forms/
But, each user form can only create users of only one user role.
Q2) social login - plugins ?
There isn't such kind of built-in feature within Toolset plugins, there is only a Views shortcode [wpv-login-form] :
displays a standard WordPress login form
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-login-form
You might need to try other plugins
Q3) user profile management - cred + access?
Same as Q1) , you can setup a CRED form for editing users, and you can also use Access plugin to control access for CRED Forms
https://toolset.com/documentation/user-guides/access-control-for-cred-forms/
thanks.
just to clarify:
And you can setup CRED form for creating user:
https://toolset.com/documentation/user-guides/cred-user-forms/
But, each user form can only create users of only one user role.
>> Meaning i need to create one user form for each user roles ?
social login - plugins ? - >> do you have recomendations ?
Yes, you are right, you need to create one user form for each user roles ?
I don't have any special recommendations, maybe you can try search it in wordpress.org:
https://wordpress.org/plugins/search/social+login/
And you can also feedback if there is any compatibility problems.
Thanks, ill follow accordingly and update if i have issue.