Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/slaFFik/bp-feeds
BuddyPress Feeds - Allow your members to import (RSS) feeds of their external blogs into Activity Directory
https://github.com/slaFFik/bp-feeds
buddypress feed groups import members php
Last synced: 3 months ago
JSON representation
BuddyPress Feeds - Allow your members to import (RSS) feeds of their external blogs into Activity Directory
- Host: GitHub
- URL: https://github.com/slaFFik/bp-feeds
- Owner: slaFFik
- License: gpl-3.0
- Created: 2014-03-25T10:40:25.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2017-09-21T20:15:51.000Z (about 7 years ago)
- Last Synced: 2024-07-27T04:36:52.705Z (4 months ago)
- Topics: buddypress, feed, groups, import, members, php
- Language: PHP
- Homepage:
- Size: 175 KB
- Stars: 7
- Watchers: 8
- Forks: 2
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
BuddyPress Feeds
================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)