24 Jul
2026
24 Jul
'26
10:23 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43161 --- Comment #2 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 202464 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202464&action=edit Bug 43161: Add a /config endpoint for the ILL Vue app The other Vue app (ERM, Preservation) use a /config endpoint for the syspref. The ILL Vue app should also have one. Test plan: 0. as kohadev-koha: `yarn api:bungle && yarn js:build` as root: `koha-plack --reload kohadev` 1. Turn off the ILLModule syspref 2. Go to /cgi-bin/koha/ill/home => The app is available 3. Turn off the syspref => The app is disabled -- You are receiving this mail because: You are watching all bug changes.