somardesignstudios/silverstripe-twitter

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

Manage Twitter feeds via SilverStripe CMS

Installs: 264

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 2

Open Issues: 0

Type:silverstripe-module

pkg:composer/somardesignstudios/silverstripe-twitter

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