Screenshots
About TwitterX
Discontinued Notice
Unfortunately, this extra is now discontinued and no longer supported. Twitter have now closed their API for anything useful unless you pay a subscription so the API that this relied on, is no longer working. Thank you all for using it!
TwitterX
This package loads Twitter feeds/statuses using the new (and very annoying) Twitter 1.1 API now that Twitter API 1.0 has shutdown. You will need to create a Twitter app and get the keys and tokens and call the TwitterX snippet which will load your statuses. This uses a chunk to quickly format the display of your statuses. Example of this in use on my homepage:
This now supports basic Twitter searches and multiple screen_name values when viewing timelines.
For information and support, check out my blog:
http://www.qodo.co.uk/blog/twitterx-a-new-modx-extra-for-pulling-in-twitter-feeds-using-api-1.1/
Information
Released
April 12, 2022
Supported Database
MySQL, SQL Server
License
GPLv2
Instructions
Install from MODX package manager and follow instructions at https://www.qodo.co.uk/twitterx/ to get started.
New in 1.4.0-pl
Changelog for TwitterX package.
TwitterX 1.4/0 - 12/04/2022
- - Updates to newer version of twitteroauth (v3.1.0) to support PHP versions 7.3 and 8.0.
- - Modernise build for MODX3