DotclearWatch/README.md

2.1 KiB

README

Release Date Dotclear Dotaddict 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://stat.dotclear.watch

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.

CONTRIBUTORS

  • Jean-Christian Denis (author)

You are welcome to contribute to this code.