DotclearWatch/README.md

53 lines
2.0 KiB
Markdown
Raw Normal View History

2023-07-22 22:50:27 +00:00
# README
2023-07-22 23:00:15 +00:00
[![Release](https://img.shields.io/github/v/release/JcDenis/DotclearWatch)](https://github.com/JcDenis/DotclearWatch/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/DotclearWatch)](https://github.com/JcDenis/DotclearWatch/releases)
[![Issues](https://img.shields.io/github/issues/JcDenis/DotclearWatch)](https://github.com/JcDenis/DotclearWatch/issues)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-blue.svg)](https://fr.dotclear.org/download)
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/DotclearWatch)
[![License](https://img.shields.io/github/license/JcDenis/DotclearWatch)](https://github.com/JcDenis/DotclearWatch/blob/master/LICENSE)
2023-07-22 22:50:27 +00:00
## 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.
What's being track :
* Dotclear version,
* PHP version,
* Database version,
* 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
2023-07-22 23:00:15 +00:00
* PHP 7.4+
2023-07-22 22:50:27 +00:00
## 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 : [GitHub Page](https://github.com/JcDenis/DotclearWatch)
* Packages & details : [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/DotclearWatch)
* Discussion & Help : [Github issue](https://github.com/JcDenis/DotclearWatch/issues)
## CONTRIBUTORS
* Jean-Christian Denis (author)
You are welcome to contribute to this code.