WP Manifestindependent plugin directory
manifest / social / bp-feeds

BuddyPress Feeds self-updates

BuddyPress Feeds - Allow your members to import (RSS) feeds of their external blogs into Activity Directory

by slaFFik · github.com/slaffik/bp-feeds · website

7stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/slaffik/bp-feeds/archive/refs/heads/develop.zip

Ships its own WordPress updater (built-in updater), so new versions show up under Dashboard → Updates.

BuddyPress Feeds plugin gives ability to define a custom feed that will be imported right in the global activity stream (or elsewhere as per extensions).

Users can define their their feeds to display content from other sites. Plugin honors the date items were published in the external feed and import them on the same date in local activity stream.

Plugin requirements:

  • PHP 5.3 and above
  • BuddyPress 2.2
  • BuddyPress Activity and Settings Components activated
  • Writable /wp-content/uploads/ directory, that is properly registered if the path was changed (for storing extra plugin's data)