[Koha-bugs] [Bug 7804] Add Koha Plugin System

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 8 15:38:52 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7804

--- Comment #77 from Kyle M Hall <kyle at bywatersolutions.com> ---
> The patch does not add permissions and userflags in the .sql files.

I will address this

> + the datepicker module does not appear with your last patch (in my previous
> test, it worked!).

That's odd, it's still working for me. Do you have the line
   Alias /plugin/ "/var/lib/koha/plugins/"
is you koha-http.conf file?

Also, you'll need
  <pluginsdir>/var/lib/koha/plugins</pluginsdir>
  <enable_plugins>1</enable_plugins>
in your koha-conf.xml file, so the plugins dir needs to match between the two.

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


More information about the Koha-bugs mailing list