قرینه از
https://github.com/matomo-org/matomo.git
synced 2025-08-22 15:07:44 +00:00

* Fix "activated" info in CLI "plugin:list" JSON output This ensures that "false" is outputted for deactivated plugins. Also pass through "null" in case a plugin is not found. * Fix "version" info in CLI "plugin:list" JSON output This ensures that the actual version is outputted for deactivated plugins. * Apply review feedback --------- Co-authored-by: Stefan Giehl <stefan@matomo.org>