Skip to content

This is a small application to display details about all contact of the specific account

Notifications You must be signed in to change notification settings

alexzelenuyk/myxing

Repository files navigation

About

This is a small application to display details about all contact of the specific account. Application uses Xing API and OAuth

Installation

To install you'll need to use Composer:

git clone https://github.com/alexzelenuyk/myxing
cd myxing
curl -sS https://getcomposer.org/installer | php
php composer.phar install

After you can visit 127.0.0.1:8888. You will see login page. To make application running you need to specify:

  • Consumer key
  • Consumer secret

Edit PROJECT_ROOT/config/hybridauth.php and fill fields key and secret with proper values.

About

This is a small application to display details about all contact of the specific account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published