- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Downloading patches - version 2.3.7-p1
200+ Magento 2 Extensions for Enhanced Shopping Experience.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 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/
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 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/
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.