Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pods-framework/pods-stream
Integration with Stream plugin for WordPress (https://wordpress.org/plugins/stream/)
https://github.com/pods-framework/pods-stream
integration pods pods-addon stream wordpress-plugin
Last synced: 2 days ago
JSON representation
Integration with Stream plugin for WordPress (https://wordpress.org/plugins/stream/)
- Host: GitHub
- URL: https://github.com/pods-framework/pods-stream
- Owner: pods-framework
- License: gpl-2.0
- Created: 2015-02-20T02:55:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-02T15:32:16.000Z (over 7 years ago)
- Last Synced: 2024-05-01T11:41:45.039Z (7 months ago)
- Topics: integration, pods, pods-addon, stream, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/pods-stream/
- Size: 243 KB
- Stars: 6
- Watchers: 14
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: license.txt
Awesome Lists containing this project
README
=== Pods Stream Connector ===
Contributors: sc0ttkclark, nikv
Tags: stream, pods
Donate link: https://pods.io/friends-of-pods/
Requires at least: 3.8
Tested up to: 4.8
Stable tag: 3.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.htmlIntegrates with the WordPress Stream plugin to track changes to Pods and content
== Description ==
Pods Stream Connector is a plugin that allows you to view Pods activity within the WordPress Stream plugin.Requires [Pods 2.5.1.1](http://wordpress.org/plugins/pods/) or later.
Requires [Stream 3.0](https://wordpress.org/plugins/stream/) or later.
== Installation ==
1. Unpack the entire contents of this plugin zip file into your `wp-content/plugins/` folder locally
1. Upload to your site
1. Navigate to `wp-admin/plugins.php` on your site (your WP Admin plugin page)
1. Activate this pluginOR you can just install it with WordPress by going to Plugins >> Add New >> and type this plugin\'s name
== Frequently Asked Questions ==
== Screenshots ==
1. An example of Pods activity being displayed in Stream== Changelog ==
= 3.0 - June 2nd, 2017 =
* Fixed: Add compatibility fixes to support Stream 3.0+ which will now be required.= 0.1 =
* First WPORG release.