heimrichhannot / contao-twitterreader
2.0.4
2020-07-08 12:38 UTC
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扩展:twitterreader
为Contao提供Twitter阅读器扩展。
安装
通过composer安装扩展: friends-of-contao/contao-twitterreader 或Contao Manager (friends-of-contao/contao-twitterreader)
如果您希望手动安装,请在此处下载最新版本: https://github.com/friends-of-contao/contao-twitterreader/releases
安装后,必须在系统设置中进行账户认证。然后可以创建模块。
跟踪器
https://github.com/friends-of-contao/contao-twitterreader/issues
兼容性
- Contao版本 4.4 (2.0.x)
- 最低Contao版本 >= 3.2.0,最高Contao版本:< 3.6.0 (1.4.x)
依赖
需要在托管包中安装插件 php5-curl
(apt-get install php5-curl
)。