sktzoootech/instagramfeed

A module that shows instagram feed based on a hash tag

Installs: 105

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 4

Open Issues: 3

Language:JavaScript

Type:silverstripe-module

dev-master 2014-10-15 13:30 UTC

This package is not auto-updated.

Last update: 2024-03-26 05:33:20 UTC


README

A module that shows instagram feed based on a hash tag.

Install this module as per usual installation procedure then add $InstagramFeedItems to any of your page class templates.

This module uses curl and so make sure php_curl is installed otherwise the module will not work.

Latest version of jquery is used for owl carousel but is not really required to run the module.

Any issues, please post it to https://github.com/sktzoootech/instagramfeed/issues.

You can also install this module using composer by adding "sktzoootech/instagramfeed": "dev-master" to your main composer.json file.