Download the PHP package williamcho/flarum-rss without Composer
On this page you can find all versions of the php package williamcho/flarum-rss. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download williamcho/flarum-rss
More information about williamcho/flarum-rss
Files in williamcho/flarum-rss
Download williamcho/flarum-rss
More information about williamcho/flarum-rss
Files in williamcho/flarum-rss
Vendor williamcho
Package flarum-rss
Short Description Publishes an RSS 2.0 feed of publicly visible discussions at /rss, with admin-configurable item count and summary length.
License MIT
Package flarum-rss
Short Description Publishes an RSS 2.0 feed of publicly visible discussions at /rss, with admin-configurable item count and summary length.
License MIT
Please rate this library. Is it a good library?
Informations about the package flarum-rss
RSS
Publishes an RSS 2.0 feed of publicly visible discussions on this forum at /rss.
Features
- Only includes discussions visible to guests (same visibility rule as the forum's sitemap).
- Each item includes title, link, publish date, and a plain-text summary of the first post.
- Admin-configurable:
- Max items — how many discussions to include in the feed (default 500).
- Summary length — how many characters of the first post to include, HTML stripped (default 500).
Usage
Enable the extension, optionally adjust the settings below, then subscribe to https://yourforum.com/rss in any RSS reader.
Live example: https://forum.william-cho.com/rss — feel free to check out a real RSS feed generated by this extension.
All versions of flarum-rss with dependencies
PHP Build Version
Package Version
Requires
flarum/core Version
^2.0
The package williamcho/flarum-rss contains the following files
Loading the files please wait ...