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
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:
- http://www.joomla.org/content/view/2792/37/
- http://www.joomla.org/content/view/433/37/
- http://www.djoomla.com/component/option,com_remository/Itemid,2/func,fileinfo/id,482/
As user logins in Joomla - he will have basic 'user' rights in Joomla.
API functions used in this module:
This link helps to check in custom component is user logged: http://forum.joomla.org/index.php?topic=22408.0;wap2