Make sure you run the install_plugins.pl script if this was an upgrade. I'm not sure what version you come from, but you need to see the API related methods listed in plugin_methods.
Also, check the logs, because there might be problems with the API spec that make Koha skip the routes. Also restart all the things just in case he. El vie., 18 jun. 2021 7:23, Julien Sicot <julien.si...@univ-rennes2.fr> escribió: > Hi all, > > I'm facing an installation problem on a plugin we developed to manage > requests for documents from stacks (which is inspired by the article > request module). > https://github.com/DSI-Universite-Rennes2/koha-plugin-warehouse-request > > Until now it worked fine, but after a koha upgrade in 20.11.x, it is stuck > with the status disabled and it won't activate. > The plugin seems to compile well and I get no errors in the logs which is > a bit tricky for debugging :-( > In the database it is considered as enabled and installed which is odd... > Only the plugin_methods is not supplied. > The « tool » and « configure » parts seems to work but not the contrib API > routes… > > I must be missing something but I can't see what… > > Thanks for the help > Best, > > Julien Sicot > Systems Librarian > Université Rennes 2 > _______________________________________________ > Koha-devel mailing list > Koha-devel@lists.koha-community.org > https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : https://www.koha-community.org/ > git : https://git.koha-community.org/ > bugs : https://bugs.koha-community.org/ >
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/