Bug 36214

Summary: plugin install/update/removal should be logged
Product: Koha Reporter: Evelyn Hartline <evelyn>
Component: Plugin architectureAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: chanel.wheeler, dcook, lisette
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Evelyn Hartline 2024-03-01 17:10:27 UTC
Plugin installation/updates/removal should be action logged. User, time/date, and what was changed should at least be included in the logs.
Comment 1 David Cook 2024-03-03 23:09:18 UTC
(In reply to Evelyn Hartline from comment #0)
> Plugin installation/updates/removal should be action logged. User,
> time/date, and what was changed should at least be included in the logs.

Sounds like a good idea. We'd want some sort of default user or placeholder for when it's initiated by the CLI script.
Comment 2 Chanel Wheeler 2024-07-25 20:51:54 UTC
+1. Some of our plugins keep being disabled and we don't know what's causing it.