suilven / silverstripe-site-rss
RSS feed of new pages
1.0.4
2019-05-30 20:44 UTC
Requires
- php: ~5.6|~7.0
Requires (Dev)
- phpunit/phpunit: ^5.7
- squizlabs/php_codesniffer: ^2.3
README
Currently a very simplistic module, it provides a site RSS feed of created pages at /rss. It is based on https://docs.silverstripe.org/en/4/developer_guides/integration/rssfeed/
Install
Via Composer
$ composer require "suilven/silverstripe-site-rss:^1"
Usage
Simply link to https://<yoursite>/rss
to get an RSS feed.
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
@todo
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email gordon.b.anderson@gmail.com instead of using the issue tracker.
Credits
- [Gordon Anderson][link-author]
- [All Contributors][link-contributors]
License
The MIT License (MIT). Please see License File for more information.