=== Cyfe Reporting ===
Contributors: Jakwoun, colinhahn
Requires at least: 3.9.1
Tested up to: 3.9.1
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds shortcode to report lead data to Cyfe dashboard widgets

== Description ==

The Cyfe Reporting plugin adds a [lead-report] shortcode to report lead generation data to Cyfe dashboard widgets. The user must specify the URLs for their dashboard widgets for this shortcode to have any effect. There is no default reporting URL and no reporting other than what is explicitly specified in the [lead-report cyfe=""] parameter.

The shortcode follows the Cyfe PUSH API as defined at: http://www.cyfe.com/api

This plugin is completely unsupported.

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Changelog ==

= 1.0 =
* Initial version