Skip to content

kenijo/feedpiper

Repository files navigation

FeedPiper

FeedPiper is a toolbox that provides two services:

  • FEED merges feeds and filters them
  • HTML2FEED converts a page into a feed

Usage

FEEDPIPER

HTML2FEED

Configuration

Configuration files are in the config folder.

  • Rename feedfilter.conf.default.php to feedfilter.conf.php to configure feed.php feeds and and filters.

  • You can use the feed_manager.php to manage your feeds and filters. Be careful, the file is not protected.

  • Rename html2feed.conf.default.php to html2feed.conf.php to configure html2feed.php websites to convert into feeds.

Requirements

  • PHP 7.4+

  • Writable cache folder (chmod 777)

  • Upload the project to your server

  • Clone the feedpiper repository

    • git clone https://github.com/kenijo/feedpiper
  • Add the composer dependancies

    • composer install
  • Update the composer dependancies

    • composer update

Credits - This project relies on the following dependancies

About

Convert HTML to Feed | Merge and Filter Feeds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages