https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35837
--- Comment #5 from Pedro Amorim <[email protected]> --- TODOs agreed at Koha Hackfest 2025 Plugin store Koha client: Immediate: 1) Search by plugin Name and Description 2) Sort by plugin Name, Author 3) plugin store permission to allow viewing of store plugins 4) plugin store permission to allow installation of store plugins 5) Display the number of downloads of a plugin, display the number of downloads of a release 6) Display link to plugin github repo on the Koha client 7) Have a plugin metadata entry for 'documentation' and make it recommendable i.e. provide message on the plugin submission flow 8) Move the plugin store app to the koha-community github namespace Later: 1) Display plugin reviews 2) Display start ratings 3) Display translations Plugin store mojo app: Immediate: 1) Implement plugin listing pagination/filtering on webpage 2) Implement plugin listing pagination/filtering on REST API 3) Add Github registration/authentication for users and drop previous traditional registration/authentication method 4) Users no longer submit a plugin through github URL, they should pick a repo from a list of their own, or from organizations they belong to 5) Make it possible for an authenticated user to delete a plugin or a plugin release 6) Remove display of users on webpage 7) Drop thumbnail functionality. Planned for later. 8) Add a contact link for developers to ask for login access 9) Add maximum_koha_version metadata check / make it recommendable i.e. does not block plugin submission Later: 1) Support plugin repos from gitlab (currently only from github) 2) Add Gitlab registration/authentication and allow sub 3) When a thumbnail feature exists in the core Koha plugin system, the plugin store should support displaying. 4) Documentation page including: How to package your plugins to include Icons/Thumbnails 5) Add a badge system for community rating of plugins 6) Add storage and API for plugin star ratings 7) Add storage and API for plugin reviews 8) Add GPG signature checks for plugins -- 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/
