fedoskin/test-inst-api

There is no license information available for the latest version (dev-master) of this package.

This is a simple empty package for education purposes.

dev-master 2016-07-25 09:40 UTC

This package is not auto-updated.

Last update: 2024-04-27 17:47:44 UTC


README

###1) config/Config:

  • set your apiKey
  • set your apiSecret
  • define constant CONST_INFOLDER (relative path where project deployed)

###2) Instagram Developer panel

###3) Composer

composer install

###4) PHP

  • PHP 5.4 and higher (my version 5.5)
  • Must exist curl library
  • Must enable SPL library
  • Must enable session

###5) Browser(MacOS, Linux)

  • Chrome (latest)(recommended)
  • Firefox (latest)
  • Opera (latest)