How to Install Magento SUPEE 9767 with or without SSH
The Magento store may be vulnerable to any potential threats and it is necessary to ensure Magento stores against any harmful attacks. Magento has come up with Security Patches from time to time to serve this purpose.
Magento released SUPEE 9767 which is helpful in protecting Magento store against security attacks such as remote code execution, information leaks, cross-site scripting, etc. We give you the patch files here to install SUPEE 9767 for your Magento store.
With nearing of Magento 1 end of life, it is strongly recommended to migrate to the latest Magento 2.4.6 rather than installing Magento SUPEE-9767.
Please Note:
If you have previously applied SUPEE 9767 Version 1, to apply new SUPEE 9767 version, you can simply upload SUPEE-9767v1 files on top of it, it will replace all related files.
Installation process for SUPEE 9767
Two methods are shown below to install Security Patch Magento SUPEE 9767.
Method 1: Install Magento SUPEE 9767 using SSH
Contact your hosting provider if you don’t know how to set up SSH.
Download SUPEE 9767 Patches files for your Magento Version from here.
Upload the patch into your Magento root directory and run the appropriate SSH command:
For .sh file extension:
1 |
sh patch_file_name.sh |
Example:
1 |
sh PATCH_SUPEE-9767_CE_v2.9.3.2-1.9.3.7_v2-2018-02-23-06-01-40.sh |
For .patch file extension:
1 |
patch —p0 < patch_file_name.patch |
Note: Once execute the command, refresh the cache in the Admin under “System > Cache Management” so that the changes can be reflected. It is recommended that you test all patches in a test environment before taking them live.
Method 2: Install Magento SUPEE 9767 with PrePatched Files
Download the zip file for your Magento Version for the patch installation. You can also download these Pre Patched files from GitHub. After downloading the files, just upload it to your Magento root folder.
|
|
---|---|
Magento Version | SUPEE 9769 |
Magento 1.9.3.3 | CE-1.9.3.3v2 |
Magento 1.9.3.2 | CE-1.9.3.2v2 |
Magento 1.9.3.1 | CE-1.9.3.1v2 |
Magento 1.9.3.0 | CE-1.9.3.0v2 |
Magento 1.9.2.4 | CE-1.9.2.4v2 |
Magento 1.9.2.3 | CE-1.9.2.3v2 |
Magento 1.9.2.2 | CE-1.9.2.2v2 |
Magento 1.9.2.1 | CE-1.9.2.1v2 |
Magento 1.9.2.0 | CE-1.9.2.0v2 |
Magento 1.9.1.1 | CE-1.9.1.1v2 |
Magento 1.9.1.0 | CE-1.9.1.0v2 |
Magento 1.8.1.0 | CE-1.8.1.0v2 |
Magento 1.7.0.2 | CE-1.7.0.2v2 |
How to check if Magento SUPEE 9767 has been installed correctly?
Check if the process you followed to install Magento SUPEE 9676 has been executed properly or not using magereport.com
Possible issues and solution for Magento SUPEE 9767:
1 |
app/design/frontend/<package>//template/checkout/cart/shipping.phtml |
1 |
app/design/frontend/<package>//template/checkout/multishipping/billing.phtml |
1 |
app/design/frontend/<package>//template/checkout/multishipping/shipping.phtml |
1 |
app/design/frontend/<package>//template/checkout/multishipping/shipping.phtml |
1 |
app/design/frontend/<package>//template/checkout/onepage/shipping.phtml |
1 |
app/design/frontend/<package>//template/checkout/onepage/payment.phtml |
1 |
app/design/frontend/<package>//template/checkout/onepage/shipping_method.phtml |
1 |
app/design/frontend/<package>//template/persistent/checkout/onepage/billing.phtml |
1 2 |
js/varien/payment.js skin/frontend/base/default/js/opcheckout.js |
1 |
php echo $this->getBlockHtml('formkey') ?> |
Also if you have custom versions of the previously listed JS files, you’ll have to update them too.
Follow any of the above methods to get the installation complete. If you still stuck with something or need our help installing the patch, let me know your problems through commenting, I would be glad to help you. Also if you liked this blog and it has successfully helped you to install patches, appreciate us with hitting 5 stars below. Also, your suggestions and feedback are always welcomed!
If you are unsure of installing patch yourself, you can get expert’s help using our Magento Security Patches Installation Service!
We strongly recommend upgrading to the latest Magento version 1.9.3.3 over installing Magento SUPEE 9767 as upgrade includes all the released patches included along with providing stronger security. If you decided to upgrade your store and want professional help, checkout our Magento Upgrade Service!
Related Blogs:
Keep the security of your Magento store updated to the highest level using our Magento Security Patches Installation Service.
Sanjay Jethva
Sanjay is the co-founder and CTO of Meetanshi with hands-on expertise with Magento since 2011. He specializes in complex development, integrations, extensions, and customizations. Sanjay is one the top 50 contributor to the Magento community and is recognized by Adobe.
His passion for Magento 2 and Shopify solutions has made him a trusted source for businesses seeking to optimize their online stores. He loves sharing technical solutions related to Magento 2 & Shopify.
Comments are closed here.