friends-of-contao / contao-twitterreader
此包已被放弃且不再维护。未建议替代包。
为Contao提供Twitter阅读器扩展。
2.2.1
2022-07-27 16:15 UTC
Requires
- php: ^7.4 || ^8.0
- abraham/twitteroauth: ^4.0
- contao/core-bundle: ~4.13
Requires (Dev)
- contao/manager-plugin: ^2.3.1
- phpunit/phpunit: ^9.3
- symfony/phpunit-bridge: ^5.4
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2024-03-14 06:59:11 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
)。