bauncms/baun-blog-rss

A Baun plugin that adds a RSS feed for the blog

1.0.0 2015-03-09 15:22 UTC

This package is not auto-updated.

Last update: 2024-04-27 14:48:59 UTC


README

A Baun plugin that adds a RSS feed for the blog.

Install

Add bauncms/baun-blog-rss to your composer.json or run:

composer require bauncms/baun-blog-rss

Add this line to your config/plugins.php:

'BaunPlugin\BlogRss\BlogRss'