09 Sep 2010 
Support Center » Knowledgebase » Adding a link to BPM in your Admin Control Panel
 Adding a link to BPM in your Admin Control Panel
Article I haven't included the instructions on adding a link to the BPM in your Admin Control Panel as not everybody wants it. But I will detail it here:

In your /admin/includes/navigation.inc.php file around line 64, you'll find this line:

<li><a <?php if(permission("settings","write")==TRUE){ ?>href="<?php echo $glob['adminFile']; ?>?_g=modules&module=installer" class="txtLink"<?php } else { echo $link401; } ?>><?php echo $lang['admin_common']['nav_module_installer']; ?></a></li>

Below it, add this line:

<li><a <?php if(permission("settings","write")==TRUE){ ?>href="admin/bpm/bpm.php" class="txtLink"<?php } else { echo $link401; } ?>>Bulk Product Manager</a></li>

Save and upload the file and you should have a new link to the BPM.

Thanks!


Article Details
Article ID: 7
Created On: 19 Jan 2010 10:51 AM

 This answer was helpful  This answer was not helpful

 Back
 Login  
Username:
Password:
Remember Me:
Note: Your SWScripts CubeCart customer e-mail & password will work here.
 
 Search
 Article Options
Home | Submit a Ticket | Knowledgebase | News
Language:

Help Desk Software by Kayako eSupport v3.50.06