0

I have developed a component in Joomla and i want this component to be used by only registered user. If a non-registered user trying to access the url, it should redirect to login page. How this can be done in Joomla 2.5? Please Help

Alien2828
  • 109
  • 1
  • 2
  • 10

1 Answers1

0

You can use the answer in the link that @Neil Robertson suggested or you can simply set the access level to registered when you create the menu item for your component.

Brent Friar
  • 10,588
  • 2
  • 20
  • 31