http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7804
--- Comment #40 from Kyle M Hall <[email protected]> --- Here is a new edition of the Koha plugin system! Test plan: 1) Apply patch 2) Run updatedatabase.pl 3) Create the directory /var/lib/koha/plugins 4) Add the line <pluginsdir>/var/lib/koha/plugins</pluginsdir> 5) Access the plugins system from the "More" pulldown 6) Upload the example plugin file provided here 7) Try it out! Things that still need to be done: 1) Add a use_plugins parameter to the koha-conf.xml file 2) Add some authentication so that only authorized users can use tools and/or reports 3) Add another permission for configuring plugins 4) Add a way to uninstall plugins -- You are receiving this mail because: 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/
