Description
This module adds a new mass action to the Magento admin catalog grid to let the managers export products to CSV.
The CSV includes the following product information:
ID
Name
URL
Sku
Price
Special Price
Installation
Install the module manually or via Magento Connect
Then login to the backend and flush your cache
Releases (6)
| Date | Version | Notes |
|---|---|---|
| 2016-04-22 | 1.3.1 | - Add the quantity to the exported data |
| 2016-03-23 | 1.3.0 | - Add the description, short description and main image URL to the exported data |
| 2016-03-23 | 1.2.0 | - Support for store specific data export |
| 2015-10-29 | 1.1.2 | - Add _isAllowed method to the controller to improve security (see patch 6285) |
| 2015-10-23 | 1.1.1 | - Modify the admin route regarding Magento patch SUPEE-6788 |
| 2015-08-06 | 1.1.0 | - Original release |
