-
Notifications
You must be signed in to change notification settings - Fork 7
App Setup: Wordpress Connection
Eldenroot edited this page Feb 6, 2021
·
1 revision
Site owners need to create a 'web application' at Wordpress developer portal first:
https://developer.wordpress.com/apps/
and continue to "Create New Application"
On the Create App page:
- Name: Add a name for your new app.
- Description: Add a simple description for your app.
- Website URL:
https://yoursite.com
- Redirect URLs:
https://yoursite.com/member.php?action=login&gateway=wordpress
- Javascript Origins: Leave this field empty.
- Type: Select "Web" option.
Confirm and on the second page you can add more details - upload logo or add Organization name and website. Click on "Update button".
Sample app screen should be like:
Now grab the provided Client ID
and Client Secret
((also available on this page: https://developer.wordpress.com/apps/
) and add it to your MyBB Isango plugin settings, hit "Save" button and you are done!
Official release thread MyBB Group > Isango
-
Facebook - WIP
-
LinkedIn - WIP
-
Microsoft - WIP
- Custom and predefined Buttons for login and register
- FontAwesome support and basic CSS tutorial