bauncms/baun-blog-rss

A Baun plugin that adds a RSS feed for the blog

Installs: 2 462

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 1

pkg:composer/bauncms/baun-blog-rss

1.0.0 2015-03-09 15:22 UTC

This package is not auto-updated.

Last update: 2025-10-11 21:48:40 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'