Download the PHP package clash82/multi-rss-combiner without Composer
On this page you can find all versions of the php package clash82/multi-rss-combiner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download clash82/multi-rss-combiner
More information about clash82/multi-rss-combiner
Files in clash82/multi-rss-combiner
Package multi-rss-combiner
Short Description Combines many RSS channels into single one (includes also nice page to display all items)
License GPL-2.0-only
Homepage https://github.com/clash82/multi-rss-combiner
Informations about the package multi-rss-combiner
multi-rss-combiner
This is a simple script that combines multiple RSS channels into a single channel (it includes also a nice page to display all items - same as Feedburner is doing).
Author: Rafał Toborek
Installation
-
use
Composer
: -
create default configuration file
config/general.ini
(based on theconfig/general.ini.dist
file) -
add RSS channels by creating new
*.ini
files inconfig
directory (usesample.ini.dist
file as a base settings file for your channels) -
upload everything to your web server (Apache2 is highly recommended)
-
call
cron.php
file to fill cache with existing RSS entries (make sure thatcache
directory is writable). Executecron.php
file whenever you want to update RSS cache - visit your new page to see a nice list of all RSS entries on a single page (RSS subscribe link is visible at the bottom of the page)
Working example can be found at https://puls.toborek.info. Feel free to contribute.
Jezus żyje! 🧡
All versions of multi-rss-combiner with dependencies
ext-simplexml Version *
ext-json Version *
ext-libxml Version *
wolfcast/browser-detection Version ^2.9
simplepie/simplepie Version ^1.8