Hi,
Is there a one click/command to apply all available patches or apply a specific patch?
Taz
Hi,
Is there a one click/command to apply all available patches or apply a specific patch?
Taz
Hi @Taz
Patches are chunckes of code, you will need run each patch separately. It is not safe run all patches at once because it modifies your code and any previous code customization may clutters a patch applying.
Also, it is highly recommended that you run a patch with --dry-run parameter to check if everything goes fine.
Regards,
Israel Cefrin
Public Knowledge Project Team