22 Aug 2012, 10:54 AM
Zen Follower
- Join Date:
- Jul 2004
- Posts:
- 198
- Plugin Contributions:
- 0
Stock Attribute Manager
Hi
I've just upgraded an old Zencart and am having trouble identifying the attribute stock add-on the shop was using. I'm also unsure as to how I would go about adding this to the admin menu. Some advice would be helpful.
$za_contents[] = array('text' => 'Stock Manager', 'link' => zen_href_link('stock_attr_manager.php', '', 'NONSSL'));
code taken from top of stock_attr_manager.php
/**
- @package admin
- @copyright Copyright 2003-2006 Zen Cart Development Team
- @copyright Portions Copyright 2003 osCommerce
- @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
- @version $Id: product.php 4279 2006-08-26 03:31:29Z drbyte $
*/
regards,
Richard