Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

somardigital/silverstripe-instagram

Repository files navigation

SilverStripe Instagram

Build Status Scrutinizer Code Quality

Add an Instagram gallery to any content page.

Requirements

  • PHP 5.5.9+
  • SSL
  • cURL
  • SilverStripe 3.2+
  • An Instagram client ID and secret

Features

  • Create Instagram galleries using a Shortcode [instagram username="somardesignstudios"]
  • Integration with TinyMCE for easy Shortcode insertion
  • Multiple account support - create galleries from multiple Instagram accounts.
  • OAuth authentication from within the CMS.
  • Images and videos are cached using SS-Cache to reduce API requests.

Documentation