Koha/plugins
Kyle M Hall 7809a9fdd8
Bug 23975: Add ability to search and install plugins from GitHub
It would be nice to be able to search and install plugins directly from GitHub ( and GitLab if possible ). This would make it easier to verify the authenticity of plugins and make discovering new plugins easier as well as making installation of plugins simpler.

Test Plan:
1) Apply this patch
2) Add the new block for plugin_repos to your koha-conf.xml
3) Restart all the things!
4) Browse to the plugins home page
5) Try searching for 'patrons' in the new search box
6) Verify you get results!

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-03-03 09:18:33 +00:00
..
plugins-enable.pl Bug 22053: ability to enable/disable some plugins 2019-05-09 18:54:44 +00:00
plugins-home.pl Bug 23975: Add ability to search and install plugins from GitHub 2020-03-03 09:18:33 +00:00
plugins-uninstall.pl Bug 20011: use Modern::Perl in plugins perl scripts 2018-02-05 09:46:44 -03:00
plugins-upload.pl Bug 21073: (QA follow-up) Avoid unnecessary unless/else construct 2019-06-18 17:30:44 +01:00
run.pl Bug 20011: use Modern::Perl in plugins perl scripts 2018-02-05 09:46:44 -03:00