/silverstripe-instagram

Add an Instagram gallery to any content page.

Primary LanguagePHPBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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