Voir sur Drupal.org
Nb téléchargements :
12
Components
- Code
- User interface
- Documentation
- Miscellaneous
Images
Licence
http://www.gnu.org/licenses/old-licenses/gpl-2.0.htmlpermet de voir les derniers tweets d'un compte
Release
Status : Published
Projects : Modules
Maintenance status : Minimally maintained
Development status : Maintenance fixes only
Supported Branches :
8.x-2.
Stable releases for this project are covered by the
security advisory policy.
8.x-2.10
released
16 August 2024
Works with Drupal:
^8.8 || ^9 || ^10 || ^11
Install:
composer require 'drupal/last_tweets:^2.10'
Covered by Drupal's security advisory policy
8.x-1.32
released
06 February 2019
Works with Drupal:
8.x
Install:
composer require 'drupal/last_tweets:^1.32'
Covered by Drupal's security advisory policy
Release type : Bug fixes
Description
The module gets last tweets from a given account.
Features:
- Set different twitter account per language or set one for all
- Limit the number of tweet (3 by default)
- The module is provided with basic styling
Prerequisite:
- Abraham TwitterOAuth PHP library. To install it, just run: composer require abraham/twitteroauth
- Twitter app parameters:
- Consumer key
- Consumer secret
- Access token
- Access token secret
Follow steps here: https://developer.twitter.com/en/docs/basics/authentication/guides/acces...
Toutes les informations proviennent du site drupal.org