Download the PHP package level51/silverstripe-instagramfeed without Composer
On this page you can find all versions of the php package level51/silverstripe-instagramfeed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download level51/silverstripe-instagramfeed
More information about level51/silverstripe-instagramfeed
Files in level51/silverstripe-instagramfeed
Download level51/silverstripe-instagramfeed
More information about level51/silverstripe-instagramfeed
Files in level51/silverstripe-instagramfeed
Vendor level51
Package silverstripe-instagramfeed
Short Description A SilverStripe module that brings a instagram feed to your homepage
License
Package silverstripe-instagramfeed
Short Description A SilverStripe module that brings a instagram feed to your homepage
License
Please rate this library. Is it a good library?
Informations about the package silverstripe-instagramfeed
InstagramFeed - A SilverStripe module that brings a Instagram news feed to your homepage
InstagramFeed is a small module for your SilverStripe based homepage, that allows you to show a feed of your Instagram posts. All you need to do is to install and setup the module and insert a client id (see setup below) and a username.
Maintainers
- Daniel Kliemsch [email protected]
Installation
Setup
- Be sure that the module is in a folder instagramfeed/ on the root of the project.
sake dev/build "flush=all"
, depending on your config you might have to do this via URI in the browser.- Visit the Instagram developer page to register your application
- Go to the CMS settings and fill there your new generated Client ID as well as your user name ...
- ... save the changes ...
- ... and click on the Get Instagram User ID action - this will fetch the User ID by the given user name
- Create a page with the type InstagramFeedPage and fill the Post Limit field (if not filled, 5 is used as default)
- Call the page in the frontend - everyting should work now :) of course you can overwrite the very basic demo-template by creating a template called InstagramFeedPage in your theme directory
Features
- Fetching the most recent Instagram posts of every (public) user
- Fetch is done on every page load - so there are always the most recent posts visible
- Get the User ID, that is needed for the API calls by the given user name
- Contains a InstagramFeedPage page type, that fulfills the basic needs
All versions of silverstripe-instagramfeed with dependencies
PHP Build Version
Package Version
No informations.
The package level51/silverstripe-instagramfeed contains the following files
Loading the files please wait ....