[Koha-bugs] [Bug 34978] New: Add --include and --exclude options to install_plugins.pl to choose the plugins to install

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 3 19:15:53 CEST 2023


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

            Bug ID: 34978
           Summary: Add --include and --exclude options to
                    install_plugins.pl to choose the plugins to install
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Plugin architecture
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: emily-rose.francoeur at inLibro.com
        QA Contact: testopia at bugs.koha-community.org

It would be great to be able to choose which plugins to install and which ones
not to install when using the install_plugins.pl
script([Koha]/misc/devel/install_plugins.pl).

The --include option would take a list of plugins and only install those. 
The --exclude option would take a list of plugins and install all plugins
except those.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list