How to Install Magento SUPEE 9767 Version 2 With or Without SSH

Magento released 1.9.3.4 & SUPEE 9767 Version 2 providing protection against several types of security-related issues, including remote code execution, information leaks and cross-site scripting.

Read before Upgrading:
If you previously applied SUPEE-9767 (first version of this patch released on May 31, 2017) 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:
I have explained installation of patches with both the ways here:
Follow this instruction to install patch on your store,

Method 1:
Upload patch files in the root of magento.
Make one file with the name of patch.php, write following code in it,


replace the file name in it, upload it in the root and run the file from the browser.
Name should be PATCH_SUPEE-9767_CE_1.9.3.3_v1-2017-07-11-11-07-20.sh
You should receive following screen once you run patch.php from the browser,


If you are getting error like this,
“Error! Some required system tools, that are utilized in this sh script, are not installed; Tool (s) “patch” is (are) missed, please install it(them).
That means system tools aren’t installed in your server to run the sh script, you can contact your hosting provider or follow another method.


We have updated the patch files for the older Magento versions. It is very much recommended to use this patches at your own risk, please take backup of your website prior to installation.

Method 2:
You can install patch with SSH as well. You will need SSH, if you don’t know how to set up SSH, contact your hosting provider.
Upload the patch files in the root,
In ssh console, run the command as following.
For .sh file extension
Sh PATCH_SUPEE-9767_CE_1.9.3.3_v1-2017-07-11-11-07-20.sh
For .patch file extension:
patch —p0 < patch_file_name.patch

Method 3:
Download the zip file for the patch installation. You can also download these Pre Patched files from GitHub. After downloading the files, simply upload it to your Magento root folder.

Magento version SUPEE-9767 Version 2
Magento 1.9.3.3 SUPEE_9767_v1_Magento_1.9.3.3
Magento 1.9.3.2 SUPEE_9767_v1_Magento_1.9.3.2
Magento 1.9.3.1 SUPEE_9767_v1_Magento_1.9.3.1
Magento 1.9.3.0 SUPEE_9767_v1_Magento_1.9.3.0
Magento 1.9.2.4 SUPEE_9767_v1_Magento_1.9.2.4
Magento 1.9.2.3 SUPEE_9767_v1_Magento_1.9.2.3
Magento 1.9.2.2 SUPEE_9767_v1_Magento_1.9.2.2
Magento 1.9.2.1 SUPEE_9767_v1_Magento_1.9.2.1
Magento 1.9.2.0 SUPEE_9767_v1_Magento_1.9.2.0
Magento 1.9.1.1 SUPEE_9767_v1_Magento_1.9.1.1
Magento 1.7.0.2 SUPEE_9767_v1_Magento_1.7.0.2

It is highly recommended to get your Magento version upgraded to 1.9.3.4 which includes all the security patches including SUPEE 9767 Version 2. If you need any help regarding Magento version Upgrade, Checkout our Magento Upgrade Service.

Click to rate this post!
[Total: 5 Average: 3.4]
Dhiren Vasoya

Dhiren Vasoya is a Director and Co-founder at MageComp, Passionate 🎖️ Certified Magento Developer👨‍💻. He has more than 9 years of experience in Magento Development and completed 850+ projects to solve the most important E-commerce challenges. He is fond❤️ of coding and if he is not busy developing then you can find him at the cricket ground, hitting boundaries.🏏

View Comments

Recent Posts

The ABCs of Geofencing: Definition, Features and Uses

In this era, businesses are always on the lookout for ways to engage with their…

15 hours ago

How to Delete Product Variant in a Shopify Remix App using GraphQL Mutations?

Managing a Shopify store efficiently involves keeping your product catalog organized. This includes removing outdated…

1 day ago

6 Innovative Tools Revolutionizing E-Commerce Operations

E-commerce has transformed the way consumers shop for products and services and interact with businesses.…

4 days ago

How Upcoming Cookie Changes Will Affect Your E-commerce Website?

The e-commerce world is constantly in flux. New tech and strategies emerge daily to help…

4 days ago

Magento 2: How to Add Header and Footer in Checkout

Hello Magento Friends, In today’s blog, we will discuss adding a header and footer to…

4 days ago

Understanding Flexbox Layout in React Native

Hello React Native Friends, Building a visually appealing and responsive mobile app is crucial in…

6 days ago