/magento-patch

Simple shell script that checks for missing patches and updates magento installation. Use at own risk!

Primary LanguageShell

Magento Patch Script

Applies all missing patches to a magento installation. Use at own risk!

Credit goes mainly to https://github.com/edannenberg/mage-mirror

Usage

Clone repository into any accessible place.

git clone https://github.com/ambimax/magento-patch.git

Run the patch. Please do backup before!

Usage:
 ./patch.sh -r <MagentoRootDir>
 -r     Magento root dir

License

OSL v3.0

Disclaimer

This patch script is experimental and not guaranteed to work.