bauncms/baun-blog-rss

A Baun plugin that adds a RSS feed for the blog

Maintainers

Package info

github.com/BaunCMS/Baun-Blog-Rss

pkg:composer/bauncms/baun-blog-rss

Statistics

Installs: 2 479

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 1

1.0.0 2015-03-09 15:22 UTC

This package is not auto-updated.

Last update: 2026-03-15 00:03:32 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'