hai, i want to ask. please help
how to create/add redirect link to other page/web after logout on ojs 3
thank you
Hi @zainulirfan,
You’ll need to modify PHP code to do this. If you’re handy, I’d suggest looking at the signOut
function in pages/login/LoginHandler.inc.php
.
Regards,
Alec Smecher
Public Knowledge Project Team