Rechercher sur le blog

Produits associés

CSV Stock disponible - Exporta e importa la cantidad disponible de cada producto y combinación en un archivo CSV desde el Backo

Stock CSS disponible and base price

Exportez et importez la quantité disponible et/ou les prix de base des produits de votre boutique avec un fichier .csv. Mise à jour...

CSV Stock available new version 1.3.6

Catégories: Mises à niveau
New version 1.3.6 of the CSV Stock module available for PrestaShop where we have added icons in the module configuration and now the control of the file extension is managed with the PHP SplFileInfo function.

New version 1.3.6 of the CSV Stock module available for PrestaShop where we have added icons in the module configuration and now the control of the file extension is managed with the PHP SplFileInfo function.

Recent changes:

VERSION 1.3.6 (16/11/2018)
* ADD: change author module
* ADD: icons in configuration tabs
* ADD: use SplFileInfo in import to file extension control

These changes only affect the most recent version of this module that is functional in PrestaShop 1.6 and 1.7.

In this version, the author of this module has been updated and now belongs to the company JA Modules.

We have added icons in the tabs that appear in the module configuration to represent:

  • The information block
  • The export
  • Table of considered fields
  • The import

Now we are using the SplFileInfo function in the import to control the extension of the upload file that can only be in CSV format.

The SplFileInfo class offers a high-level object-oriented interface for the information of an individual file.

View more information