Haitashi Posted October 9, 2006 Posted October 9, 2006 The Administration menu says: Configuration Catalog Modules Customers Locations / Taxes Localization Reports Tools I want to add something under the CUSTOMERS menu. The customers menu has the following sub menu: Customers Change Passwords Orders I want it to look like: Customers Change Passwords Orders Recover Cart Sales (linking to /catalog/admin/recover_cart_sales.php) Recover Cart Stats (linking to /catalog/admin/stats_recover_cart_sales.php) Anyone know what files I need to edit and what I need to write? THANKS!! :P If you have a serious problem but it can be solved, why worry about it? If you have a serious problem but it can't be solved, then why worry about it?
dynamoeffects Posted October 9, 2006 Posted October 9, 2006 /admin/includes/boxes/customers.php Please use the forums for support! I am happy to help you here, but I am unable to offer free technical support over instant messenger or e-mail.
Haitashi Posted November 20, 2006 Author Posted November 20, 2006 /admin/includes/boxes/customers.php :P Great! Just added this and done! '<a href="' . tep_href_link('recover_cart_sales.php', '', 'NONSSL') . '" class="menuBoxContentLink">Recover Orders</a>' If you have a serious problem but it can be solved, why worry about it? If you have a serious problem but it can't be solved, then why worry about it?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.