从任何CSV/Excel文件导入/更新批量产品Pro模块

从任何CSV/Excel文件导入/更新批量产品Pro模块 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
顶部