To get started first you need to download the latest version of the Magento 2 extension
Download Magento 2 Extension v1.10.9 (December 8, 2020)
HOW TO INSTALL THE EXTENSION:
Step 1
Before installing the WeSupply extension for Magento 2 store please check the extension compatibility. This extension is currently compatible with the following Magento versions 2.2.X. - 2.4.X. It is recommended to install the extension first on a testing server before you install it on a live (production) server.
Step 2
Copy the extension files to below paths of your magento 2 instance. If ‘app/code/WeSupply folder is missing, please create it manually:
app/code/WeSupply/Toolbox
Step 3
Access the root of your Magento 2 project from command line and run the following commands:
php bin/magento module:enable WeSupply_Toolbox --clear-static-content
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flash
Step 4
Flush any other cache that you might still have enabled on your server or in Magento.
Step 5
Woohoo, the extension is installed!
HOW TO UPGRADE THE EXTENSION:
Step 1
Remove extension code under app/code/WeSupply/Toolbox before adding the new extension files. The extension may be refactored and old unused files may cause random issues so it's best to only keep the latest version of the files.
Step 2
Follow normal installation instructions above.
EXTENSION CHANGE LOG:
What’s new in v.1.10.9 - December 8, 2020
Improvements, optimizations, and fixes:
- Fixed an issue whereby online refunds would sometimes be processed offline
- Fixed a small Shipping Method Title display issue on the Checkout Page
What’s new in v.1.10.8 - November 25, 2020
Improvements, optimizations, and fixes:
- Fixed an issue related to processing refunds when the Magento MSI functionality was disabled
What’s new in v.1.10.7 - November 23, 2020
Improvements, optimizations, and fixes:
- Added compatibility with Magento's In-Store pickup functionality (Magento 2.4.x)
- Added more specific messages in case of errors during the return process
- Optimized iframe resizer for Open in Modal order view behavior
- Updated product image path generation process
What’s new in v.1.10.6 - November 5, 2020
Improvements, optimizations, and fixes:
- Updated the order export functionality to include compatibility with the Magento Multi-Source Inventory feature.
What’s new in v.1.10.5 - October 19, 2020
Improvements, optimizations, and fixes:
- Removed a deprecated refund method.
- Confirmed compatibility with the newly released Magento 2.4.1 version.
What’s new in v.1.10.4 - October 9, 2020
Improvements, optimizations, and fixes:
- Orders excluded through the import process are no longer saved in the DB. This avoids accidental duplicate orders in WeSupply.
What’s new in v.1.10.3 - September 29, 2020
Improvements, optimizations, and fixes:
- Optimized and improved the FetchSingleOrder API functionality.
- Added style adjustments for embedded Store Locator iframes.
Comments
0 comments
Please sign in to leave a comment.