https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42696
Arthur Suzuki <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Arthur Suzuki <[email protected]> --- (In reply to Koha collecto from comment #0) > Hi, > Hi! > > Although there currently exists a plug-in that allows recommendations to be > offered, it requires the user to be logged into their account to access the > suggestions when viewing a record. It would therefore be advantageous for a > feature integrated directly into Koha to allow recommendations to be > displayed without authentication being required, in order to improve the > discovery experience for all users. https://github.com/Liliputech/koha-plugin-recommendations Are you speaking about this plugin? It doesn't need authentication but you'll want to enable computation of the recommendation on opac-details pages. That's the "opacenabled" parameter. I've also made another recommendation plugin since which you might find interesting to try : https://github.com/Liliputech/koha-plugin-llmsearch Best, Arthur -- 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/
