Community Add-Ons
| Maintainers: | Nimmit |
AJAX Attribute Manager
for osCommerce Online Merchant v2.2
AJAX Attribute Manager v1.4 beta
What is this contribution??
The idea of this contribution is to make the administration of product options, option values and attributes much quicker and easier.
It uses a technology known as AJAX (Asynchronous JavaScript And XML). This enables us to do is make page sub-reqests without refreshing a page.
In this case, it enables us to make a attribute manager that sits on the product addition page. From which, you can do everything (ish - see notes) that the product attributes page does but in a much more convenient and tidy way.
* Installation takes < 5 mins
* Screen shots and full documentation in package
Changes since "AJAX Attribute Manager v2.8.1"
* Fixed: Problems when you have " in the option name or value name.
* Fixed: Useless reordering the product options values when saving to, loading from template.
* Fixed: All attribute options are ordered by name.
* Fixed: All attribute values are ordered by the date they were added to a product/saved to template.
* Added: Two buttons to sort the attribute list.
* Added: Attribute price autoselect (only when price is "0.0000").
* Added: Some html optimization.
note: USE AT YOUR OWN RISK
