With this addon you can easily change the date of product creation and date of last product update. Thanks to this feature you can mark some products as "new" again and use it for sorting purposes etc.
As I already mentioned this module is an addon for PrestaShop that allows to easily change date_add and date_upd parameters of product. These paratemers are frequently used in PrestaShop to serve "new products", sort list of products by products recently added etc. Date_add field contains information about product creation date, date_upd contains information about product last update date.
What module does after installation?
Module after installation creates a configuration page, where you can browse list of products and quickly change product date_add and date_upd parameters. This list of products has tools that can improve usage experience like filter by name, id, date or sorting feature. Image below shows the process of date change, as you can see - whole feature is AJAX based, this means that you can quickly alter dates without page refresh.
1.2.3
- added improvements to module core to make it work in prestashop 8.x and in environments based on php in version 8
1.2.2
- added feature to filer list of products by category
1.2.1
- added improvements to module usage in prestashop 1.7.6.1
1.2.0
- added improvements to module code to support prestashop 1.6.x and 1.7.x in a batter way
1.1.0
- added improvement to module to make it work in PrestaShop 1.7.x
1.0.0
- released version of the module dedicated for PrestaShop 1.6.x