somardesignstudios / silverstripe-twitter
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
Requires
- php: >=5.4.0
- abraham/twitteroauth: ^0.7.2
- silverstripe/cms: ^3.2
- silverstripe/framework: ^3.2
Requires (Dev)
- mockery/mockery: ^0.9.5
- phpunit/phpunit: ^3.7
- squizlabs/php_codesniffer: ^2.8
This package is auto-updated.
Last update: 2023-09-26 09:57:48 UTC
README
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