Recent Tweets Extension v1.0
The Recent Tweets Extension utilizes the new Twitter Extension to allow you to instantly drop recent tweets into your block areas and block powered content!
Installation
Repository: https://github.com/anomalylabs/recent_tweets_block-extension
To download simply require the addon with Composer and install it the same as you would any other extension:
composer require anomaly/recent_tweets_block-extension
php artisan addon:install anomaly.extension.recent_tweets_block
Customizing
You can easily customize the look and feel by overriding the block's content view: https://pyrocms.com/help/developer-tools/extending-pyrocms/overriding-views
You can also customize the input options by overriding the block's configuration: https://pyrocms.com/help/developer-tools/extending-pyrocms/overriding-configuration
Enjoy!
- Ryan
{{ img('local://posts/recent_tweets_block-v1.0-admin.jpg')|raw }}
{{ img('local://posts/recent_tweets_block-v1.0-display.jpg')|raw }}