gnu-social/plugins/FeedPoller
Diogo Cordeiro a9c365a5eb [VersionBump] 2.0.0alpha0
Ran composer update and locale updater
2020-08-04 05:31:44 +01:00
..
lib [DATABASE] Fix more incorrect uses of quotation in SQL 2020-07-26 15:28:05 +03:00
locale [VersionBump] 2.0.0alpha0 2020-08-04 05:31:44 +01:00
scripts [SCRIPTS] Set PUBLICDIR in plugin scripts as well 2019-09-18 17:15:00 +03:00
FeedPollerPlugin.php [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 2019-11-21 00:21:22 +00: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');