您正在使用过期的浏览器。此浏览器可能无法正确显示本网站或其他网站的内容。
建议您升级浏览器,或使用
其他浏览器。
Import/Update Bulk Product from any Csv/Excel File Pro Module
1.1.32
没有下载权限
- compatible to Prestashop 9.x+
- change URL in $.ajax, remove Tools::encrypt function
- unset $_FILES after move_uploaded_file
- change Tools::link_rewrite to Tools::str2url
- remove meta_keywords in product_lang table
- change _PS_PROD_IMG_DIR_ to _PS_IMG_DIR_ . 'p/'
- remove location in ps_product_attribute since 8.0.0
- fix duplicated tags when insert tags
- fix import feature value = 0
- convert $id_queue to INT in autoimport.php
- fix addBaAttachments function
- add function baencodeURL into getImageURL