On this page
Installation & Configuration
Last updated on
13 August 2022
Installation
- Download the module either manually, with the Project Browser or with Composer (recommended):
composer require drupal/twitter_api_block
- Activate the module:
drush en twitter_api_block
Configuration
- Log in the Twitter developer platform
Create a project and create an application inside
Copy the project'sclient_id andandclient_secret
- Back in Drupal, create a new key under Admin > Configuration > System > Keys
Select Twitter API as the key type
Paste the credentials and save
- Go to Admin > Structure > Block layout
Place a newTwitter searchblock
Enter the query you want to display tweets for and save
Help improve this page
Page status: No known problems
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion