Twitter for Grav - Free Plugin

Twitter for Grav - Free Plugin

During our latest project we were looking for a simple plugin that will handle displaying latest twitter posts on our client's website. We figured out that there's nothing like that for Grav CMS, platform we use for daily development. Standard Twitter widgets are very limited and hard to configure. They simply look very ugly on most websites. We decided to write this plugin ourself and share it with you. We had two choices. First one - Java Script based. Second PHP based. We decided to go with second option. Mostlu due to the fact that Grav API is perfectly crafted for such things.

Now, we want you to present our first plugin release. It's utilizing OAuth 2.0 Authentication and RESTful api.

You can download it here: Latest Tweets for Grav

Right now, plugin offers very basic functionality but we have plans to add some more advanced features like ability to re-tweet and to favourite tweets. If you find bugs, please report it here