This is a very simple extension, but i think could be useful for someone. With this box u can retrieve latest article from a valid RSS url, directly into your Index page.
Maybe could be used to show latest article from your blog or main website.
I've discovered that Flarum does not have an extension to create a feed of our forum, but https://rss.app/ actually can generate a rss feed even for a specific tag (for example if u wanna show latest thread of a specific section).
NewsFeed
A Flarum extension. Add a Box that retrieve latest article from a RSS feed.
Installation
Install with composer:
composer require justoverclock/flarum-ext-newsfeed
Updating
composer update justoverclock/flarum-ext-newsfeed
php flarum cache:clear
Links
Example parsing a specific tag from discuss with rss.app: