Jean-François Viguier

Results 20 issues of Jean-François Viguier

To list contributors, cf https://github.com/PrestaShop/PrestaShop/blob/develop/CONTRIBUTORS.md

### PrestaShop version(s) 1.7. ### Php version _No response_ ### Fop Console version _No response_ ### Operating system _No response_ ### command fop: ### Describe the bug fop:module:non-essential uninstall sould...

bug

Some Prestashop log tables canb grow too much, this command could purge.

feature

This command should - remove images not linked to any product - remove unused images in ps_image table - remove images in unused formats

feature

For creating a preproduction environment : - duplicate source - duplicate database - change url in ps_shop_url

help wanted
feature

The prestashop:theme:export theme export a theme in a zip fil with translations, dependants modules, ... The point here is to export only the translations .xlf files directly to the theme/translations...

help wanted
feature

Could be : fop:module:quarantine modulename : move module in _quanrantine subdirectory fop:module:dequarantine modulename : revert fop:module:quarantine : list modules in quarantine

help wanted
feature

| Questions | Answers | ------------- | ------------------------------------------------------- | Branch? | 8.x | Description? | Add sendemail=1 to order_carriers endpoint | Fixed ticket? | N/A

8.x

search in devdoc algolia for actionFrontControllerSetVariables or offsetGet : no result search in google : results

It's a common case to try to add custom data to the lazy arrays in front for smarty (cart, product listing, product, ...) How to use hooks actionPresent[entities], $presentedObject->offsetSet() appendArray...