Log out users

codeangle's picture
How can I get ny homepage to show a logout button? Thanks.
Groups:

Comments

Create a menu item linking

Create a menu item linking to /logout. It should only show if the user is logged in.
Robert Castelo's picture

Logout Button

If you literally want a button, the simplest way is to add a block, and on that block include your log out button (text or image) with a link around it linking to /logout.

Set the block to only be visible to the role Authenticated users.