tags:

views:

319

answers:

2

How can you specify which page the user lands after they have logged into a Joomla site?

A: 

You can create an authentication plugin that hooks into the necessary events and sets the location header for the redirect.

Andy E
A: 

You can do this through the Login Redirection Page in the Parameters section of the Login Module, or the Login Redirection URL Parameter in the link to the Default Login Layout.

jlleblanc