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

Add custom admin menu item

NOTE: You cant add submenu items on existing menu items.
With Perfex CRM you have the ability to add your own menu item inside the admin area.

The process is very easy you need to follow the steps. Adding new item is available via the built in Perfex CRM action hooks.

Navigate to application/helpers/my_functions_helper.php and add the following code:
Ex. After the Dashboard menu item.

custom-menu-item-perfex-crm

Ex. After the Customers menu item including Font Awesome icon

Multiple menu items

With conditions for permisisons access checker

Was this helpful?