User Tools

Site Tools


plugin-tuts:contact-importer
This version is outdated by a newer approved version.DiffThis version (2013/12/18 05:45) is a draft.
Approvals: 0/1
The Previously approved version (2012/10/24 11:14) is available.Diff

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.

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 create an application here:
https://code.google.com/apis/console/

2.On the page for creating a new application select the API Access from the left menu and click the Create an OAuth 2.0 Client button

3. Enter a product name, upload logo and click Next.

4. Select the Web application option and Click the More options link.

5. a. Enter your site URL with the google/oauth string in the end into the Authorized Redirect URIs field. It should look like this: http://yoursite.com/google/oauth

b. Enter your website URL to the Authorized JavaScript Origins field.

6. Click the Create Client ID button.

7. 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.1387345515.txt.gz · Last modified: 2015/09/15 09:10 (external edit)