# README [![Release](https://img.shields.io/badge/release-0.6-a2cbe9.svg)](https://git.dotclear.watch/dw/DotclearWatch/releases) [![Date](https://img.shields.io/badge/date-2023.08.09-c44d58.svg)](https://git.dotclear.watch/dw/DotclearWatch/releases) [![Dotclear](https://img.shields.io/badge/dotclear-v2.27-137bbb.svg)](https://fr.dotclear.org/download) [![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/DotclearWatch) [![License](https://img.shields.io/github/license/JcDenis/DotclearWatch)](https://git.dotclear.watch/dw/DotclearWatch/blob/master/LICENSE) ## WHAT IS DOTCLEARWATCH ? "dotclear watch" is a plugin for the open-source web publishing software called Dotclear. It tracks Dotclear's installation to get stats about it. Default statistics server is located at https://dotclear.watch/statistics What's being track : * Dotclear version, * PHP version, * Database version, * Current blog theme, * number of blogs on multiblogs * List of installed modules (only id and version) * Number of blogs. (no name or id or whatever else) If you want to hide some modules, just enter their IDs in a comma separeted list in aboutConfig global parameters called DotclearWatch->hidden_modules ## REQUIREMENTS DotclearWatch requires: * super admin permission to intall it * Dotclear 2.27 * PHP 7.4+ ## USAGE Install DotclearWatch, manualy from a zip package or from Dotaddict repository. (See Dotclear's documentation to know how do this) To disable sending stats, just deactivate or uninstall this plugin. ## LINKS * License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html) * Source & contributions : [Gitea Page](https://git.dotclear.watch/dw/DotclearWatch) or [GitHub Page](https://github.com/JcDenis/DotclearWatch) * Packages & details : [Gitea Page](https://git.dotclear.watch/dw/DotclearWatch/releases) or[Dotaddict Page](https://plugins.dotaddict.org/dc2/details/DotclearWatch) * Discussion & Help : [Gitea Page](https://github.com/dw/DotclearWatch/issues) ## CONTRIBUTORS * Jean-Christian Denis (author) You are welcome to contribute to this code.