somardesignstudios/silverstripe-twitter

Manage Twitter feeds via SilverStripe CMS

v1.0 2017-04-03 00:40 UTC

This package is auto-updated.

Last update: 2023-02-26 08:48:31 UTC


README

Build Status Scrutinizer Code Quality

Provides Twitter API integration using abraham/twitteroauth.

Requirements

  • PHP 5.6+
  • SSL
  • cURL
  • SilverStripe 3.2+
  • A Twitter application consumer key and secret

Features

  • ModelAdmin for managing multiple Twitter accounts
  • OAuth authentication flow from within the CMS

Documentation