Widget configurations

Facebook widget configuration

How to get Facebook Access token.

  • Go to https://developers.facebook.com/ and log in.
  • At the top menu, select My Apps > Add a New App. Or, if you're not registered as a developer yet, choose My Apps > Register as a Developer and accept the Facebook Platform Policy. And then choose My Apps > Add a New App.
  • You will be asked to select a platform, choose "Website".
  • Enter a name for your new app and click "Create New Facebook App ID".
  • Select a category, for example "Business", and click "Create App ID".
  • Scroll down and enter the or of your website. Click "Next".
  • Go to the top menu again and select My Apps > [Name of your newly created App]
  • Click "Show" next to App Secret.
  • Your access token is [App ID]|[App Secret], e.g. 711549697871782|c72fc52282c656h5jj03ca9e0227aee1


Then copy it and send it to us with your re-seller URL. we will config them for you.


Twitter widget configuration

In order to let people connect their account to this widget, you need a Twitter API key (https://dev.twitter.com/faq#46). Go to https://apps.twitter.com and click "Create New App". Fill in the details and for "Callback URL" only enter your domain (this cannot be left blank allthough the actual callback url is set in the script). When the App has been created, click the "Keys and Access Tokens" tab and paste the Consumer Key (api_key) and Consumer Secret (api_secret) in the configuration file (oauth.php).

This widget doesn't need write access, so you can click "modify app permissions" at Access Level, and select "Read only". Click "Update Settings" and you're ready to go.

Copy the app's APi key and secrect key and send it to us with your re-seller URL. we will config them for you.


YouTube widget configuration

How to get YouTube API key.

  • Go to the Google Developers Console, https://console.developers.google.com/.
  • Select a project, or create a new project.
  • In the sidebar on the left, select APIs & auth. In the list of APIs, make sure the status is ONfor the YouTube Data API v3.
  • In the sidebar on the left, select 'Credentials'.
  • At 'Public API access' click 'Create new key' and choose 'Browser key'.
  • Enter the website where you've installed the site builder and click 'Create'. Use a wildcard (*) after your domain, like http://mobile.madewithpepper.com/*

Copy the app's APi key and send it to us with your re-seller URL. we will config them for you.


Instagram widget configuration

How to get Instagram Client ID and Client secret.

  • Go to https://instagram.com/developer/ and log in.
  • Click on "Register your application".
  • If you don’t already have a application registered, you will now see a form to register a new one. If you instead see a list of "clients", click the "Register new client" at the top right.
  • Set application name to your website name.
  • Type in a description, something like "Registering to get a client ID to use with Mobile Site Builder Pro".
  • Add the url of your site at the Website URL and as a Redirect URI(s) usehttp://[yourdomain.com]/api/v1/widget/get/instagram/oAuth.
  • Hit register.
  • Click "Manage clients" in the top menu and you will now see you new client in the list and a client id, client secret and more. Copy the client id and client secret and paste that in the file/widgets/instagram/config/app.php.

Copy the Instagram Client ID and Client secret and send it to us with your re-seller URL. we will config them for you.
  • 1 Users Found This Useful
Was this answer helpful?

Powered by WHMCompleteSolution