I am trying to:
Ask about Social Login or Registration ability using cred forms
Facebook , Google+ , Twitter ... etc
I visited this URL:
https://toolset.com/documentation/user-guides/cred-user-forms/
I expected to see:
ability to add social login buttons
Instead, I got: Nothing
Hello drmohamedG,
Thank you for contacting Toolset Support.
I will be happy to help you with your issue.
Social login plugins end up creating a user in WordPress anyway, mapped to the social account.
Therefore a social login plugin can be added as an “alternative” registration method. CRED form can then be used to collect additional data or modify existing ones once the login/registration via the social plugin is completed.
E.g
http://wordpress.org/plugins/loginradius-for-wordpress/
http://wordpress.org/plugins/aa-social-login/
You can then use the 'cred_save_data' hook to do any extra processing.
https://toolset.com/documentation/user-guides/cred-api/#csd
Feel free to refer to the following posts and docs for more info:
https://toolset.com/forums/topic/follow-up-question-on-social-login-cred/
https://toolset.com/forums/topic/social-facebook-google-cred-form-loginsubmit-button/
Please let me know if this helps.
Kind regards