Skip to content

BaunCMS/Baun-Blog-Rss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Baun Blog RSS

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'