https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22053

            Bug ID: 22053
           Summary: Ability to disable some plugins
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: System Administration
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---

Today we can only disable all or none plugin by dealing with koha
configuration.
It would be interesting to be able to temporarily, or not, disable one or more
without having to remove them from plugins directory. This could be useful for
plugins called by hook like
"intranet_catalog_biblio_enhancements_toolbar_button"
or checkpw (see bug 20340).

Disabling is not like uninstalling. Because here we want to keep the data and
db structure created by the plugin in the case it would be enabled again.
Also, uninstalled plugin are retrieved by GetPlugins method like installed
ones.

Work in progress...

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to