Bug 4878

Summary: Command line tool for getting and setting sysprefs
Product: Koha Reporter: Lars Wirzenius <lars>
Component: DatabaseAssignee: Jesse Weaver <pianohacker>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: PATCH-Sent (DO NOT USE) CC: chris, julian.maurice, pianohacker
Version: rel_3_2   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Proposed patch

Description Lars Wirzenius 2010-06-10 01:42:20 UTC
It would sometimes be quite practical to have a tool for getting and setting Koha system preferences from the command line:

koha-syspref set opaccolorstylesheet http://example.com/style.css

koha-syspref dump
Comment 1 Jesse Weaver 2010-12-21 21:27:40 UTC
Created attachment 2900 [details] [review]
Proposed patch
Comment 2 MJ Ray (software.coop) 2011-01-08 11:13:53 UTC
This bug is mentioned in:
Bug 4878 - Command-line tool for getting and	setting sysprefs http://lists.koha-community.org/pipermail/koha-patches/2010-December/013457.html
Comment 3 Julian Maurice 2011-03-18 15:11:43 UTC
Signed off, it works great !
Comment 4 Chris Cormack 2011-03-21 04:01:58 UTC
Patch pushed, please test