http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9890 Bug ID: 9890 Summary: Fix the new plugin system for package installs Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Packaging Assignee: koha-bugs@lists.koha-community.org Reporter: magnus@enger.priv.no CC: robin@catalyst.net.nz Depends on: 7804 The packages need a couple of followup fixes for the new plugin system to work optimally, I think. On an installation running off the alpha2 packages (3.11-1~git+20130321124944.90dfa923) I have this in koha-conf.xml: <pluginsdir>__PLUGINS_DIR__</pluginsdir> <enable_plugins>0</enable_plugins> This can be fixed manually if you want to enable the plugin system, of course, but I think it would be better if: 1. The <pluginsdir> came ready filled with a standard value. Something like /var/lib/koha/<instancename>/plugins perhaps? 2. koha-create-dirs created the directory set by <pluginsdir>, with the right permissions -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.