Download the PHP package tkf/instagram-api-helper without Composer
On this page you can find all versions of the php package tkf/instagram-api-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tkf/instagram-api-helper
More information about tkf/instagram-api-helper
Files in tkf/instagram-api-helper
Download tkf/instagram-api-helper
More information about tkf/instagram-api-helper
Files in tkf/instagram-api-helper
Vendor tkf
Package instagram-api-helper
Short Description A Helper for the Instagram API
License MIT
Package instagram-api-helper
Short Description A Helper for the Instagram API
License MIT
Please rate this library. Is it a good library?
Informations about the package instagram-api-helper
Instagram API Helper plugin for Craft CMS 3.x
A Helper for the Instagram API
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require tkf/instagram-api-helper
- In the Control Panel, go to Settings → Plugins and click the “Install” button for Instagram API Helper.
Instagram API Helper Overview
This plugins mirrors the endpoints accessible in sandbox-mode from the instagram-API to your server and keeps your API Keys secure. It also caches the responses so you don't hit the polling Limit.
Configuring Instagram API Helper
- Insert your Instagram API Token
- Enter your Instagram User Id
- Define the path prefix (Defaults to /api)
Endpoints
/me.json => user information
/media.json => get recent media
Instagram API Helper Roadmap
map response to twig
Brought to you by Jan Thoma
All versions of instagram-api-helper with dependencies
PHP Build Version
Package Version
No informations.
The package tkf/instagram-api-helper contains the following files
Loading the files please wait ....