General

How to Install Magento SUPEE 10975 With or Without SSH

Recently, Magento has updated it’s SUPEE 10975 which includes multiple security enhancements that help close remote code execution (RCE), cross-site scripting (XSS), cross-site request forgery (CSRF) and other vulnerabilities.

To know all the functional fixes you can read official Magento Release notes for SUPEE 10975. We have come up with patch files and recommend you to install them as soon as possible to safeguard your Magento stores against potential security threats.

Installation process:
I have explained the installation of patches with both the ways here:
Follow this instruction to install a patch on your store,

Method 1:
Upload patch files in the root of Magento.
Make one file with the name of patch.php, write the 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 SH PATCH_SUPEE-10888_CE_v1.9.3.7_v1-2018-09-19-02-59-39.sh-34-37.sh
You should receive the following screen once you run patch.php from the browser,

If you are getting an 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 the 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 follows.
For .sh file extension
PATCH_SUPEE-10975_CE_v1.9.3.3_v1-2018-11-27-09-17-33.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 1.9.3.4 to 1.9.3.10 SUPEE_10975_Magento_1.9.3.4-1.9.3.10
Magento 1.9.2.0 to 1.9.3.3 SUPEE_10975_Magento_1.9.3.3
Magento 1.9.1.0 to 1.9.1.1 SUPEE_10975_Magento_1.9.1.1
Magento 1.9.0.0 to 1.9.0.1 SUPEE_10975_Magento_1.9.0.1
Magento 1.8.1.0 SUPEE_10975_Magento_1.8.1.0

It is still recommended to upgrade to Magento version 1.9.4.0 which includes all the security patches including SUPEE 10975. If you need any help regarding Magento version Upgrade, Checkout our Magento Upgrade Service.

Click to rate this post!
[Total: 4 Average: 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.?

Recent Posts

Improving Error Handling and Transition Management in Remix with useRouteError and useViewTransitionState

In modern web development, seamless navigation and state management are crucial for delivering a smooth…

6 days ago

Magento Open Source 2.4.8-Beta Release Notes

Magento Open Source 2.4.8 beta version released on October  8, 2024. The latest release of…

1 week ago

How to Create Catalog Price Rule in Magento 2 Programmatically?

Hello Magento Friends, Creating catalog price rules programmatically in Magento 2 can be a valuable…

1 week ago

Top 10 Tips to Hire Shopify Developers

As the world of eCommerce continues to thrive, Shopify has become one of the most…

2 weeks ago

Managing Browser Events and Navigation in Shopify Remix: useBeforeUnload, useHref, and useLocation Hooks

Shopify Remix is an innovative framework that provides a streamlined experience for building fast, dynamic,…

2 weeks ago

Ultimate Guide to Hiring a Top Shopify Development Agency

Building a successful eCommerce store requires expertise, and for many businesses, Shopify has become the…

2 weeks ago