https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39522
--- Comment #36 from Jonathan Druart <[email protected]> --- Created attachment 189843 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189843&action=edit Bug 39522: Add filtering to the plugin home page for valuebuilders This patch adds filtering functionality to the plugin home page to allow valuebuilder plugins to be displayed alongside other plugins. This ensures that valuebuilder plugins are properly integrated into the plugin management interface and can be easily identified and managed by administrators. Test plan: 1. Install a valuebuilder plugin (following the test plan from the previous patch) 2. Go to Administration > Plugins 3. Verify that the valuebuilder plugin appears in the plugins list 4. Confirm that the plugin shows the correct type/category information 5. Use any available filtering options to verify valuebuilder plugins can be filtered appropriately 6. Verify that valuebuilder plugins display the same management options (enable/disable/configure) as other plugin types 7. Test that plugin status changes are reflected correctly in the filtered view Co-authored-by: Mark Hofstetter <[email protected]> Signed-off-by: Catherine Small <[email protected]> Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: Martin Renvoize <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: 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/
