somardesignstudios/silverstripe-twitter

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

Manage Twitter feeds via SilverStripe CMS

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

This package is auto-updated.

Last update: 2023-09-26 09:57:48 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