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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/