Configuring a Front-end Contact Dashboard in Joomla! SitesCiviCRM includes the ability to expose a Contact Dashboard which gives logged in front-end users the ability to view their subscribed groups, membership(s), contribution(s) and registered events. This section covers adding a link to this page to your front-end site menus. 1. Verify that the Contact Dashboard works properly in the your Joomla! Administrator interface.
2. Modify your index.php file to support CiviCRM front-end functionality
CiviCRM front-end pages require a session to be started in order to function properly. You will need to patch the front-end index.php page to accomplish this:
You may need root privileges or special permissions to edit this file. Add the following lines ABOVE the "$mainframe..." line you just found. 3. Add "My Contact Dashboard" as a menu item using the Administrator Menu ManagerJoomla 1.0.x Steps:
Joomla 1.5 Steps (CiviCRM 1.8+):
4. Navigate to your front-end site and test out the your new menu item. |
Configuring Front-end Contact Dashboard in Joomla! Sites
Skip to end of metadata
Go to start of metadata
Labels:
