heimrichhannot / contao-twitterreader
Provides a twitter reader extension for Contao.
Installs: 30
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 4
Type:contao-module
Requires
- php: >=5.6.0
- abraham/twitteroauth: ^0.9
- contao/core-bundle: ~4.4|~4.9
Requires (Dev)
- contao/manager-plugin: ^2.0
- doctrine/doctrine-cache-bundle: ^1.3
- friendsofphp/php-cs-fixer: ^2.6
- leofeyer/optimize-native-functions-fixer: ^1.1
- php-http/guzzle6-adapter: ^1.1
- php-http/message-factory: ^1.0.2
- phpunit/phpunit: ^5.7.26
- symfony/phpunit-bridge: ^3.2
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2023-06-12 10:36:21 UTC
README
Contao Extension: twitterreader
Provides a twitter reader extension for Contao.
Installation
Install the extension via composer: friends-of-contao/contao-twitterreader or Contao Manager (friends-of-contao/contao-twitterreader)
If you prefer to install it manually, download the latest release here: https://github.com/friends-of-contao/contao-twitterreader/releases
After installation, the account authentication must be done in the system settings. Then the module can be created.
Tracker
https://github.com/friends-of-contao/contao-twitterreader/issues
Compatibility
- Contao version 4.4 (2.0.x)
- min. Contao version >= 3.2.0, max. Contao version: < 3.6.0 (1.4.x)
Dependency
The plugin php5-curl
is required on the hosting package (apt-get install php5-curl
).