
http://www.opencart.com/index.php?route ... n_id=12115
What: adds multi-product "Enable" and "Disable" functionality to Product List on Admin Dashboard.
Where: two new buttons, "Enable" and "Disable" are added next to the default "Insert", "Copy", and "Delete".
How: works differently than currently existing available ajax extensions, which only allow a change of the product status by clicking a single product at a time. This extension makes use of the checkboxes to select multiple products (or all) and executes upon clicking the appropriate new button.
More: displays a success message indicating the number of products enabled/disabled