Changeset [25a18330c37c913737d18b89d4c31d9cb5e75005] by dleffler
January 30th, 2015 @ 05:22 AM
Updates the product import process in storeController
(importexportController to be updated soon) to now base import on
the csv header labels instead of column index...allows for only
importing/updating the specific data columns you want AND only
updates those product fields with data in the csv file...we now
allow the 1st column to be the product id or it may be the 'model'
to match the sku/model in the db...fixes a few issues with
importing product images, etc...
https://github.com/exponentcms/exponent-cms/commit/25a18330c37c9137...
Committed by dleffler
- M framework/modules/ecommerce/controllers/storeController.php
- M framework/modules/ecommerce/products/models/product.php
- M framework/modules/ecommerce/views/store/import.tpl
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS