cancel
Showing results for 
Search instead for 
Did you mean: 

Downloading patches - version 2.3.7-p1

Downloading patches - version 2.3.7-p1

Hi,

 

We are new to magento especially in applying security patches so any help would really be appreciated

 

We are currently running under version 2.3.6-p1 and need to apply the security patch 2.3.7-p1 but we have been unable to find the file to download - we may be missing something very obvious.

 

Can anyone point us in the right direction to download this file

 

Thanks

Rich

 

 

6 REPLIES 6

Re: Downloading patches - version 2.3.7-p1

@perryworld 

 

Only the Magento version will be downloaded:
You need to upgrade Magento.
Problem solved? Click Kudos and "Accept as Solution".
200+ Magento 2 Extensions for Enhanced Shopping Experience.

Re: Downloading patches - version 2.3.7-p1

Go to this link: https://magento.com/tech-resources/download
Under Build version: select ver 2.3.7-p1
Click the Download button

LitExtension - #1 Shopping Cart Migration Expert

LitExtension helps store owners and agencies migrate all important data from one eCommerce platform to another accurately, securely and at the highest speed.

Visit website: http://litextension.com/

Re: Downloading patches - version 2.3.7-p1

Hi,

 

Thanks for the reply

Once downloaded what is the procedure to apply the patches

 

Cheers

Rich

 

Re: Downloading patches - version 2.3.7-p1

We downloaded the file magento-ce-2.3.7-p1-2021-08-09-07-25-07.zip as suggested

Do we upload this to the magento root directory

We will be using SSH to apply the patches but we are not sure what the next steps are

 

Any help would really be appreciated

 

Thanks

Re: Downloading patches - version 2.3.7-p1

Sorry for the late reply. Here you go

composer require-commerce magento/product-community-edition 2.3.7-p1 --no-update
composer update
rm -rf var/cache/*
rm -rf var/page_cache/*
rm -rf generated/code/*
bin/magento setup:upgrade
bin/magento maintenance:disable
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
LitExtension - #1 Shopping Cart Migration Expert

LitExtension helps store owners and agencies migrate all important data from one eCommerce platform to another accurately, securely and at the highest speed.

Visit website: http://litextension.com/

Re: Downloading patches - version 2.3.7-p1

Thank you for your detailed responses to Contributor and #LiteExtensionExpert. I needed to upload this to the Magento root directory as well, thus your second instructions were helpful. thanks. 

shareit panda helper