Question

I installed SUPEE-8788 v1, but now I need to revert it and install SUPEE-8788 v2.

How can I revert SUPEE-8788 v1 and then install v2?

I installed it using SSH bash.

Was it helpful?

Solution

You can use -R or --revert to revert a patch.

For example:

./PATCH_V1.sh -R
./PATCH_V2.sh

OTHER TIPS

"sh SUPEE-8788.sh" Command for Installing Patch AND
"sh SUPEE-8788.sh -R" Command for Reverting Patch.
Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top