gnu-social/plugins/FeedPoller
brunoccast c7afe2f86c [TRANSLATION] Update Plugin POs 2019-06-09 16:10:03 +01:00
..
lib Change mentions of PuSH to WebSub 2017-05-01 11:04:27 +02:00
locale [TRANSLATION] Update Plugin POs 2019-06-09 16:10:03 +01:00
scripts Change mentions of PuSH to WebSub 2017-05-01 11:04:27 +02:00
FeedPollerPlugin.php [VersionBump] 1.19.0, fairly late 2019-06-07 15:02:08 +01:00
README Change mentions of PuSH to WebSub 2017-05-01 11:04:27 +02:00

README

The FeedPoller plugin allows users to subscribe to non-WebSub-enabled feeds
by regularly polling the source for new content.

Installation
============
add "addPlugin('FeedPoller');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('FeedPoller');