Search in blog
Categories
Related products
CSV Stock available new version 1.3.6
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.