[Bug 24805] New: Provide easier plugin configuration method via YAML pref file
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24805 Bug ID: 24805 Summary: Provide easier plugin configuration method via YAML pref file Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Plugin architecture Assignee: koha-bugs@lists.koha-community.org Reporter: pasi.kallinen@koha-suomi.fi QA Contact: testopia@bugs.koha-community.org Currently, if a plugin has configurable settings, the plugin author implements the "configure" method, adds a TT template and handles all that, which is quite complex. In addition to that method, there should be a way to make easier plugin configs: If there is a "configure.pref" file in the plugin, use that in the same way we use *.pref files for making system preferences, so the plugin author doesn't need to implement anything else. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org