0

In my root folder, there is a folder named vendor_patches. Inside that, there are some patch files for the Paypal module. But the requirement is like after applying those patches, I need to revert that patches. I have also checked the patch_list table. But no entries were created.

2 Answers 2

0

I found out that we can revert those patches by removing the vendor folder and reinstalling through the composer update command

0

Thankfully it’s not that difficult. The easiest way is to follow the steps you used to originally apply the patch, but this time using ‘ -R’ at the end of the command.

sh patch-file-name.sh -R

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.