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

            Bug ID: 23191
           Summary: Administrators should be able to install plugins from
                    the command line
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---

Some support companies would prefer to now allow end users to install new
plugins.  Prior to bug 21073 this was mostly possible by enabling plugins in
the config but making the plugin path read only to the apache user.  In this
way users could not upload new plugins, but support providers could add plugins
at the users request.

This did have the caveat that 'install', 'update' and 'remove' routines in the
plugin would not be called.

With bug 21073 we must run through the InstallPlugins method to populate the
relevant database tables so we should add a command line script that would
allow administrators to run this once they had manually added plugin code to
the correct paths.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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