somardesignstudios/silverstripe-instagram

This package is abandoned and no longer maintained. No replacement package was suggested.

Add an Instagram gallery to any Page.

Installs: 824

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 2

Forks: 3

Type:silverstripe-module

1.0.0 2016-08-08 04:13 UTC

This package is auto-updated.

Last update: 2023-09-26 10:41:50 UTC


README

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