Bug 4878 - Command line tool for getting and setting sysprefs
Summary: Command line tool for getting and setting sysprefs
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Database (show other bugs)
Version: rel_3_2
Hardware: All All
: PATCH-Sent (DO NOT USE) enhancement (vote)
Assignee: Jesse Weaver
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-10 01:42 UTC by Lars Wirzenius
Modified: 2012-10-25 23:03 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Proposed patch (9.56 KB, patch)
2010-12-21 21:27 UTC, Jesse Weaver
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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