Bug 9964

Summary: Add plugins management link to the Administration page
Product: Koha Reporter: Kyle M Hall <kyle.m.hall>
Component: System AdministrationAssignee: Kyle M Hall <kyle.m.hall>
Status: RESOLVED DUPLICATE QA Contact:
Severity: minor    
Priority: P5 - low CC: gmcharlt, jonathan.druart, julian.maurice
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 9964 - Add plugins management link to the Administration page
[SIGNED-OFF] Bug 9964 - Add plugins management link to the Administration page

Description Kyle M Hall 2013-04-01 17:56:27 UTC

    
Comment 1 Kyle M Hall 2013-04-01 17:57:31 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2013-04-01 18:27:23 UTC
Created attachment 17107 [details] [review]
[SIGNED-OFF] Bug 9964 - Add plugins management link to the Administration page

Test Plan:
1) Apply patch
2) Log in with user that has plugin management rights
3) Load the Administration page
4) Note the plugins management link

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 3 Jonathan Druart 2013-04-03 12:18:00 UTC
QA comment:

The link is displayed even if C4::Context->config("enable_plugins") is false.

Marked as Failed QA.
Comment 4 Julian Maurice 2016-02-08 16:02:15 UTC
I believe those changes already have been pushed as part of bug 12412.
Can we close this one ?
Comment 5 Jonathan Druart 2017-09-06 16:53:12 UTC
(In reply to Julian Maurice from comment #4)
> I believe those changes already have been pushed as part of bug 12412.
> Can we close this one ?

Confirmed

(In reply to Jonathan Druart from comment #3)
> The link is displayed even if C4::Context->config("enable_plugins") is false.

This is certainly still true

*** This bug has been marked as a duplicate of bug 12412 ***