http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12805 --- Comment #6 from Indranil Das Gupta <indradg@gmail.com> --- Created attachment 31112 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31112&action=edit Adds koha-enable-plugins and koha-disable-plugins scripts Command-line koha-* script to toggle <enable_plugins> definition in site specific koha-conf.xml; also to add plugins listing to existing koha-list command. These files are expected to be used for a .deb package based installation of Koha Test plan: 1) Have a koha-common setup installed 2) Apply the patch and build a package for it. 3) Install it. 4) Verify that /yazgfz/config/enable_plugins is being toggled correctly when koha-enable-plugins and koha-disable-plugins are being called respectively. -idg -- You are receiving this mail because: You are watching all bug changes.