WoWonder Login
If you are using WoWonder script, you can integrate your site.
- Login into your website that is using WoWonder script as admin.
- Go to https://yourwebsite.com/create-app, replace yourwebsite.com with your own domain name.
- To correctly create the application, please fill in the application sections, which are explained below.
- Name – Your application name. This is used to attribute the source user-facing authorization screens. 32 characters max.
- Domain – Enter your website URL (That is using QuickDate Script).
- Redirect URI –
https://yourwebsite.com/wo_login.php
, replace yourwebsite.com with your own domain name (That is using QuickDate Script). - Description – Your application description, which will be shown in user-facing authorization screens. Between 10 and 200 characters max.
- Image – Upload an icon for your application.
- Click on Create.
- Get your App ID and App Secret.
- Go to
Admin Panel -> Settings -> Social Login Settings -> WoWonder Configuration
& Edit the following options:- API Key – Enter the App ID.
- API Secret – Enter the App Secret.
- WoWonder Domain – Enter your website URL (That is using WoWonder Script).
- WoWonder Icon – Enter your icon image URL (That is using WoWonder Script), example:
https://demo.wowonder.com/themes/default/img/icon.png
- Enable WoWonder Login.
- Finally, add info keys in your ControlSettings Struct file in your solution code as below:
To show and hide WoWonder login button, You can go to struct ControlSettings. In that struct you can change the setting accordingly