There is a big problem with this module version 1.6 when working with Prestashop 8. The uninstall function in the module has errors. Removing a module does not actually remove data and hooks. As a result, the output to the front occurs with errors.
To correctly remove this module, first manually delete all configured fields in the module, then disable the module, then check the frontend for operability, then uninstall the module and check the frontend again.
Post automatically merged:
If after deleting you get an error: "Fatal error: Uncaught Exception: Module `advancedcustomfields` is not a WidgetInterface. in..."
... you have to clean everything manually.
The inno-mods developers know about it, but don't want to do anything.
It can be really helpful module! Thank you very much for it! Best regards! Exact name and author of the module from main PHP file is: Advanced Custom Fields by Inno-mods.io.
hello. i still haven't downloaded. before have a question about this module. already looked into the demo administration and frontend and was not able to figure it out because the demo has disabled uploads.
does this module have possibility to rename uploaded images?
for example i want to mass upload images called '539028959-n0.jpg' and attach them to products via mysql. after this i want to rename these image names to '<product_title>-1.jpg' , '<product_title>-2.jpg etc.