User Tools

Site Tools


plugin-tuts:contact-importer

This is an old revision of the document!


This document will help you with setting up various providers for importing friends using Import Friends plugin.

Facebook

To allow site users import contacts from Facebook, follow these steps:

1. You should create an application here:
https://developers.facebook.com/apps/

2. Once application is created you should do the following:

  • Fill in the 'App Domain' field. Type your website domain (like sitename.com, without http: and www) and press Enter, that should wrap text in a blue rectangle.
  • Secure Canvas URL is the same url as you used for Canvas URL, but with https

Once all changes are saved go to Settings>Basic page of your App and copy 'App ID' and 'App Secret':

3. Go to Admin Panel > Plugins > Installed Plugins > Contact Importer > Settings section. Fill 'APP ID' and 'APP SECRET' with values from step 2.

Installation completed.

Google

To allow site users import contacts from Google, follow these steps:

1. You should register new application here:
https://code.google.com/apis/console/

APIs & auth>Registered Apps>Register New App

2.Choose OAuth 2.0 Client ID control :

  • Web Origin - URL to the place where Oxwall is installed
  • Redirect URI- URL to the place where Oxwall is installed with /google/oauth string. Example: http://sitename.com/google/oauth

3. Click the 'Generate' button.

4. Then copy the Client ID and Client secret and paste it into your Admin Area > Plugins > Installed Plugins > Contact Importer plugin > Google App Settings section.

Installation completed.

plugin-tuts/contact-importer.1387347398.txt.gz · Last modified: 2015/09/15 09:10 (external edit)