Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Rearrange admin menu


velvetpixel

Recommended Posts

Posted

How can I change the order of the admin menu?

 

I want to make it

 

Customers

Catalog

Configuration

Modules

Locations/Taxes

Localization

Reports

Tool

Header Tags SEO

 

And I want it to auto open the customers section of the menu the way it currently does for the configuration section when in the dashboard.

Posted

You can change the order in catalog\admin\includes\column_left.php.

When you place include(DIR_WS_BOXES . 'customers.php'); at top, it will be auto opend.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...