=== XMPP Statistics === Contributors: Beherit Tags: xmpp, jabber, ejabberd, statistics Donate link: http://beherit.pl/wsparcie Requires at least: 3.8 Tested up to: 4.2.1 Stable tag: 1.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Display the statistics from ejabberd XMPP server. == Description == Displays the statistics from ejabberd XMPP server through REST API (by using module mod_rest). The plugin is useful when the XMPP server is located on another machine. Easy to configure and use - just need to type REST API url and insert shortcuts on the page. Plugin can save the server statistics to the database and show them in a graph just like Munin. [Here](http://jix.im/en/statistics) you can see the statistics, generated by this plugin, from my own XMPP server. == Installation == This section describes how to install the plugin and get it working. 1. Install XMPP Statistics either via the WordPress.org plugin directory, or by uploading the files to your server. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == No questions yet. == Screenshots == 1. Instant statistics by using shortcuts. 2. Statistics in the graphs form. == Changelog == = 1.00 (2015-05-05) = * First public version. == Upgrade Notice == = 1.00 (2015-05-05) = * First public version. == Other Notes == This plugin is using [Flot](https://github.com/flot/flot) (Javascript plotting library for jQuery) and [HINT.css](https://github.com/chinchang/hint.css).