Announcement

Collapse
No announcement yet.

How can customize logout page?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How can customize logout page?

    Hi,

    I have a external login with html, this work good, but I want that when a user do click a logout button, this redirect a external html for example welcome.html.

    How can customize logout page?

    Thanks for help



  • #2
    In /opt/open-xchange/etc/groupware/settings/ you can add a new .properties file (or edit an existing one) with the following line:
    Code:
    ui/global/logout_path=http://example.com/

    Comment

    Working...
    X