[Koha-bugs] [Bug 31503] Allow several consent types on the consents tab of OPAC account page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 15 17:12:19 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31503

--- Comment #87 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 155691
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155691&action=edit
Bug 31503: (follow-up) Add 'feature_enabled' to Koha::Plugins

This patch adds a 'feature_enabled' accessor to the Koha::Plugins class.
Passing the plugin method name for the plugin feature you're looking for
will return a boolean denoting whether any enabled plugins carry said
method.

Incuded in the patch is an addition to the TT KohaPlugins plugin to
enable quick access to this function.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list