Avec ce module, vous pouvez facilement exporter les produits et leurs combinaisons vers un fichier CSV. Le module peut exporter l'intégralité du catalogue et le fichier exporté sera prêt à être utilisé dans l'outil d'importation CSV disponible dans prestashop. Le module dispose de plusieurs fonctionnalités qui permettent de définir le type de produits que le module exportera.
2.0.9
- added improvements to export of id_product_attribute in prestashop 8.x
2.0.8
- added improvements to export features to avoid sql problems in prestashop 81.4
2.0.7
- added improvements to module usage in environments based on php 8.1.x to avoid sql query problems
2.0.6
- fixed problem with missing feature values in feed
2.0.5
- updated translations system in the module to support new translations feature in prestashop 8.x
2.0.4
- added new feature to save export to file located in module directory
2.0.3
- added improvements to module workflow in prestashop 8.x
2.0.2
- added improvements to export process of description and short description fields
- from now you can also remove all html code from these fields (you can enable option or disable it)
2.0.1
- added new feature to export categories option. From now you can export only selected categories
2.0.0
- added improvement to export process of attribute values with name that contain special character : to avoid problems with import process in prestashop's default "import" tool
1.9.9
- added possibility to export products from many various categories
1.9.8
- added support of MPN field (for products and combinations) that was added in PrestaShop 1.7.7.x
1.9.7
- added feature to save form only without export products to file
- from now you have two buttons "save" and "save & export"
1.9.6
- added link to main configuration page of the module that redirects to configuration form of export process
1.9.5
- added new feature to define multiple values separator
- usually its a comma symbol "," - but you can personalize it now
1.9.4
- added feature to export products by date
- you can filter products by date from, date to or date from + date to
1.9.3
- added improvements to export process of attribute names (name + public name)
- added improvements to export process of attribute values
1.9.2
- added improvements to export process dedicated for prestashop 1.7.3+
1.9.1
- added improvements to usage of variable export_increase_price. Module does not spawn information about Undefined index: export_increase_price
1.9.0
- added improvements to include_url feature (include link to product / combination to feed). Now include_url field is excluded properly + prestashop does not spawn information about Undefined index: include_url
1.8.9
- added fixes to recently added upgrade to avoid var_dump command added acidentally to export combinations code
1.8.8
- from now you can decide about category field format during export configuration
- added new feature to export category id instead category name
- added improvements to module's updates checker feature
- updated the copyright notices in all files
1.8.7
- added improvements to export products by supplier when splitting feed to small parts is active
1.8.6
- added improvements to export products by manufacturer when splitting feed to small parts is active
1.8.5
- added new feature to save settings of form (you can decide if you want to save form settings or not)
- added improvements to feed splitting process, it shows suggestions now
1.8.4
- added new feature to increase prices of products in feed by defined percentage value (add profit margin)
1.8.3
- added improvements related to export process of tax excluded prices, from now csv / xml files are not distorted anymore
1.8.2
- improved export process of products and combinations
- from now when you will select option to export feed in defined language - the url to product will be also an url for selected language
1.8.1
- added feature to partially download feed
- feature useful for shops with large number of products and hosting account with limited resouces
1.8.0
- added improvements to export process of categories, now categories are in correct order so default category is defines properly after import process
1.7.9
- added improvements to features export format. Now it creates an exact mirror of features (features are no longer exported as customized value)
- added xml format, so now you can select CSV file, or XML file
1.7.8
- added fixes to export process of tax included / tax exluded prices
1.7.7
- added improvements to export process of tax included / tax excluded product prices
1.7.7
- added filter by suppliers
1.7.6
- added improvements to export process of virtual products in PrestaShop 1.5.x
1.7.5
- added improvements to export products to avoid problems with category / manufacturer / supplier with id 99999
1.7.4
- added feature that checks for module updates automatically
- added improvement to notification about unidentified index export_type
1.7.3
- added new feature to select file structure type
- module can generate csv file with structure accepted in: PrestaShop 1.6, PrestaShop 1.7.0 - 1.7.2, PrestaShop 1.7.3
- added missing fields to PrestaShop 1.7 export: alert when product is out of stock, quantity threshold to send email, downloadable files (url, name, expiration date, number of available downloads)
1.7.2
- added feature to generate export feed that will be available online and always up to dated (feature allows to use the same filters as module has)
1.7.1
- added improvements to specific prices export process
1.7.0
- added imprvement to save process of "active" variable
- when product is disabled module will save information about it as "0" (not empty as previously
1.6.9
- added improvements to export products of combinations, it does not include products without combinations to exported .csv file anymore
1.6.8
- added improvements to export process of categories tree
1.6.7
- added feature to export categories to .csv file
1.6.6
- added fixes to export products module to eliminate problem with specific prices date, now it does not spawn Fatal error: Call to undefined method Tools::date_format() in /modules/exportproducts/controllers/admin/AdminExportProducts.php
1.6.5
- added feature to better support "date add" column
1.6.4
- added full polish translation
1.6.3
- improved export process of product url, url can be included to combination export too.
1.6.2
- changed the default delimiter from comma to semicolon (default separator in csv files)
1.6.1
- added feature to include to csv file link to product page
1.5.1
- proper identification of combination's images
- optimized code
1.4.5
- added proper format of combination group, combination value (attributes)
1.4.4
- improved export of image positions
1.4.3
- improved export of combinations
- now if you defined impact on weight or availability date - module exports these values for each combination properly
- improved export of products
1.4.2
- added proper formatting of csv file heading
1.4.1
- added feature to export product combinations
- updated module core to eliminate notificaiton about unidentified index 'id_product' and 'id_image' inside .csv file
1.3.1
- module fully supports PrestaShop 1.7.x now
1.2.1
- added feature to export products by selected manufacturers
- added feature to export all / active products only
- added feature to export products by selected suppliers
1.1.1
- added fixes to export process in PrestaShop 1.6.0.9
1.1.0
- added feature to define price type that will be exported (vat included / vat excluded)
- added feature to export products from selected categories
1.0.0
- started project on mypresta.eu addons marketplace
2.0.0
- added improvement to export process of attribute values with name that contain special character : to avoid problems with import process in prestashop's default "import" tool
1.9.9
- added possibility to export products from many various categories
1.9.8
- added support of MPN field (for products and combinations) that was added in PrestaShop 1.7.7.x
1.9.7
- added feature to save form only without export products to file
- from now you have two buttons "save" and "save & export"
1.9.6
- added link to main configuration page of the module that redirects to configuration form of export process
1.9.5
- added new feature to define multiple values separator
- usually its a comma symbol "," - but you can personalize it now
1.9.4
- added feature to export products by date
- you can filter products by date from, date to or date from + date to
1.9.3
- added improvements to export process of attribute names (name + public name)
- added improvements to export process of attribute values
1.9.2
- added improvements to export process dedicated for prestashop 1.7.3+
1.9.1
- added improvements to usage of variable export_increase_price. Module does not spawn information about Undefined index: export_increase_price
1.9.0
- added improvements to include_url feature (include link to product / combination to feed). Now include_url field is excluded properly + prestashop does not spawn information about Undefined index: include_url
1.8.9
- added fixes to recently added upgrade to avoid var_dump command added acidentally to export combinations code
1.8.8
- from now you can decide about category field format during export configuration
- added new feature to export category id instead category name
- added improvements to module's updates checker feature
- updated the copyright notices in all files
1.8.7
- added improvements to export products by supplier when splitting feed to small parts is active
1.8.6
- added improvements to export products by manufacturer when splitting feed to small parts is active
1.8.5
- added new feature to save settings of form (you can decide if you want to save form settings or not)
- added improvements to feed splitting process, it shows suggestions now
1.8.4
- added new feature to increase prices of products in feed by defined percentage value (add profit margin)
1.8.3
- added improvements related to export process of tax excluded prices, from now csv / xml files are not distorted anymore
1.8.2
- improved export process of products and combinations
- from now when you will select option to export feed in defined language - the url to product will be also an url for selected language
1.8.1
- added feature to partially download feed
- feature useful for shops with large number of products and hosting account with limited resouces
1.8.0
- added improvements to export process of categories, now categories are in correct order so default category is defines properly after import process
1.7.9
- added improvements to features export format. Now it creates an exact mirror of features (features are no longer exported as customized value)
- added xml format, so now you can select CSV file, or XML file
1.7.8
- added fixes to export process of tax included / tax exluded prices
1.7.7
- added improvements to export process of tax included / tax excluded product prices
1.7.7
- added filter by suppliers
1.7.6
- added improvements to export process of virtual products in PrestaShop 1.5.x
1.7.5
- added improvements to export products to avoid problems with category / manufacturer / supplier with id 99999
1.7.4
- added feature that checks for module updates automatically
- added improvement to notification about unidentified index export_type
1.7.3
- added new feature to select file structure type
- module can generate csv file with structure accepted in: PrestaShop 1.6, PrestaShop 1.7.0 - 1.7.2, PrestaShop 1.7.3
- added missing fields to PrestaShop 1.7 export: alert when product is out of stock, quantity threshold to send email, downloadable files (url, name, expiration date, number of available downloads)
1.7.2
- added feature to generate export feed that will be available online and always up to dated (feature allows to use the same filters as module has)
1.7.1
- added improvements to specific prices export process
1.7.0
- added imprvement to save process of "active" variable
- when product is disabled module will save information about it as "0" (not empty as previously
1.6.9
- added improvements to export products of combinations, it does not include products without combinations to exported .csv file anymore
1.6.8
- added improvements to export process of categories tree
1.6.7
- added feature to export categories to .csv file
1.6.6
- added fixes to export products module to eliminate problem with specific prices date, now it does not spawn Fatal error: Call to undefined method Tools::date_format() in /modules/exportproducts/controllers/admin/AdminExportProducts.php
1.6.5
- added feature to better support "date add" column
1.6.4
- added full polish translation
1.6.3
- improved export process of product url, url can be included to combination export too.
1.6.2
- changed the default delimiter from comma to semicolon (default separator in csv files)
1.6.1
- added feature to include to csv file link to product page
1.5.1
- proper identification of combination's images
- optimized code
1.4.5
- added proper format of combination group, combination value (attributes)
1.4.4
- improved export of image positions
1.4.3
- improved export of combinations
- now if you defined impact on weight or availability date - module exports these values for each combination properly
- improved export of products
1.4.2
- added proper formatting of csv file heading
1.4.1
- added feature to export product combinations
- updated module core to eliminate notificaiton about unidentified index 'id_product' and 'id_image' inside .csv file
1.3.1
- module fully supports PrestaShop 1.7.x now
1.2.1
- added feature to export products by selected manufacturers
- added feature to export all / active products only
- added feature to export products by selected suppliers
1.1.1
- added fixes to export process in PrestaShop 1.6.0.9
1.1.0
- added feature to define price type that will be exported (vat included / vat excluded)
- added feature to export products from selected categories
1.0.0
- started project on mypresta.eu addons marketplace