Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/friends-of-contao/contao-twitterreader
Contao Extension: Provides a twitter reader extension for Contao.
https://github.com/friends-of-contao/contao-twitterreader
composer contao contao-extension contao-twitterreader php twitter-reader-extension
Last synced: 24 days ago
JSON representation
Contao Extension: Provides a twitter reader extension for Contao.
- Host: GitHub
- URL: https://github.com/friends-of-contao/contao-twitterreader
- Owner: friends-of-contao
- Created: 2013-06-13T11:26:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-07-27T16:30:50.000Z (over 2 years ago)
- Last Synced: 2024-09-30T22:41:02.106Z (about 1 month ago)
- Topics: composer, contao, contao-extension, contao-twitterreader, php, twitter-reader-extension
- Language: PHP
- Homepage:
- Size: 85.9 KB
- Stars: 4
- Watchers: 3
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Latest Version on Packagist](http://img.shields.io/packagist/v/friends-of-contao/contao-twitterreader.svg?style=flat)](https://packagist.org/packages/friends-of-contao/contao-twitterreader)
[![Installations via composer per month](http://img.shields.io/packagist/dm/friends-of-contao/contao-twitterreader.svg?style=flat)](https://packagist.org/packages/friends-of-contao/contao-twitterreader)
[![Installations via composer total](http://img.shields.io/packagist/dt/friends-of-contao/contao-twitterreader.svg?style=flat)](https://packagist.org/packages/friends-of-contao/contao-twitterreader)Contao Extension: twitterreader
===============================Provides a twitter reader extension for Contao.
Installation
------------Install the extension via composer: [friends-of-contao/contao-twitterreader](https://packagist.org/packages/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`).