Difference between revisions of "Login for Client Portal on Joomla"

From Kolmisoft Wiki
Jump to navigationJump to search
 
Line 19: Line 19:
API functions used in this module:
API functions used in this module:


* [[MOR API login|login]] - Logs in user into MOR
* [[MOR API user login|login]] - Logs in user into MOR
* [[MOR API logout|logout]] - Logs out user from MOR
* [[MOR API user logout|logout]] - Logs out user from MOR





Latest revision as of 15:05, 23 May 2013

Back



This page describes how login to MOR through Joomla Client Portal should be implemented.

Login should be implemented into additional module. It will be installed and will replace default Joomla login module.

Examples which can be modified or help in progress:

As user logins in Joomla - he will have basic 'user' rights in Joomla.


API functions used in this module:

  • login - Logs in user into MOR
  • logout - Logs out user from MOR



This link helps to check in custom component is user logged: http://forum.joomla.org/index.php?topic=22408.0;wap2