[Koha-bugs] [Bug 31603] Add search option for plugin page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 22 16:56:24 CEST 2022


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

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 140850
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140850&action=edit
Bug 31603: Add search option for plugin page

This patch converts the table of plugins to a DataTable so that
it will have dynamic sorting, export options, and the quick search
field at the top of the table.

To test you should have more than one plugin installed.

- Apply the patch and go to Administration -> Manage plugins.
- The table should be styled as a DataTable, with the first column
  sorted by default.
- At the top of the table you should see the number of entries,
  a quick search form, and an export button.
- Confirm that the quick search form works to filter plugins by
  name, description, author, etc.

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


More information about the Koha-bugs mailing list