Please note, this is a STATIC archive of website www.perfexcrm.com from 28 Sep 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Customization

Redirect contact to another page after login

If you need to redirect contact after login to some custom URL or some other url inside the CRM you can do it with action hook.

Navigate to application/helpers/my_functions_helper.php and add the following code:

This is example where the contact will be redirected to the projects view inside the CRM.

Was this helpful?