=== XMPP Statistics === Contributors: Beherit Tags: xmpp, jabber, ejabberd, statistics Donate link: http://beherit.pl/en/donations Requires at least: 4.0 Tested up to: 4.2.2 Stable tag: 1.2 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.2 (2015-05-27) = * Added ability to change graphs style. * Added graphs loading info. * Raising the required WP version. * Other minor changes and fixes. = 1.1.3 (2015-05-21) = * Redraw graphs on browser window resize. * Improve CSS for RWD support. = 1.1.2 (2015-05-13) = * Added donations box. * Minor visual changes on the options page. * Small bugfix. = 1.1 (2015-05-13) = * Option to set last activity information on account used for authorization. * Add Font Awesome. * Visual changes on the options page. * Other minor changes and bugfix. = 1.0.2 (2015-05-10) = * Fix plugin activation/deactivation hook. * Fix including the files. = 1.0 (2015-05-05) = * First public version. == Upgrade Notice == = 1.2 (2015-05-27) = * Added ability to change graphs style. * Added graphs loading info. * Raising the required WP version. * Other minor changes and fixes. == Other Notes == This plugin is using [Flot](https://github.com/flot/flot) (Javascript plotting library for jQuery), [HINT.css](https://github.com/chinchang/hint.css) and [Font Awesome](https://fortawesome.github.io/Font-Awesome/).