2017 © Pedro Peláez
 

cakephp-plugin linkedin

Linkedin plugin for CakePHP

image

oxenti/linkedin

Linkedin plugin for CakePHP

  • Wednesday, October 14, 2015
  • by oxenti
  • Repository
  • 7 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Linkedin plugin for CakePHP

Installation

You can install this plugin into your CakePHP application using composer., (*1)

The recommended way to install composer packages is:, (*2)

composer require oxenti/linkedin

In your app's 'AppController.php' set up the Linkedin componet:, (*3)

    ...
    $this->loadComponent('Linkedin.Linkedin');
    ...

The Versions

14/10 2015

dev-master

9999999-dev

Linkedin plugin for CakePHP

  Sources   Download

The Requires

 

The Development Requires