friends-of-contao / contao-twitterreader
Provides a twitter reader extension for Contao.
Installs: 126
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 4
Open Issues: 7
Type:contao-module
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 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
).