Contributions

Features (Category Index)
Search: 

Products attibute ehancement

When you create lots of products with options, the admin software display the whole products in alphabetic order. It's difficult to find a single product with its options.
Here find enclosed my first contrib that replace products_attributes.php in admin (it's all that need to do). It allows to select only one product, shows all its options, and works with the selected product.

At the end of the attributes page, select the product you want in the list box products field and with the new added SEARCH button select it.
Enjoy

Expand All / Collapse All

Patched for Register Globals 17 May 2007

This file is the contribution patched for servers where register globals is turned off. Also, I encountered an error when trying to delete or edit attributes, which I fixed by changing some code on line 866 (see commenting).

Products attibute ehancement 26 Oct 2005

Note: Contributions are used at own risk.