Skip to content

ShinyColorsWiki/php-rss-merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-RSS-Merger

A simple and extensible RSS feed merger.

PHP ^7.1 with simplexml extension required.

Install

Download to dist folder and run $ composer update

Please configure web server to only can be access the index.php and feed.php

Config

See example config file: config.php

TO-DO