Another August ended, and we are ready to welcome another September with a big effort and passion to bring about high-quality products and better services.
In August, we released 50+ updated extensions including 12 big updates for Multi-vendor Marketplace extension’s core code as well as its add-ons, Blog extension, Step recommendation, Helpdesk extension, etc.
To check the new updates, please visit our product page and open the tab: RELEASE NOTES as follows:
Now, let’s take a journey with us to look back at what Landofcoder team has been working on this August 2021.
Fix some issues with calculator shipping rate for each seller
Version 1.0.2 – August 9, 2021
Change controller import csv file, convert value of column price, weight_to, weight_from to float number before save
fix postal code on query find shipping rates
refactor coding
add new column for table “lof_marketplace_shippinglist”: cost, cart_total
column cost to calculate shipping cost
cart_total will been check the current cart total with discount is equal or greater than cart_total value or not, then apply the shipping rates
support zip code with charactor, number,…
Updated more in the file: Model/Carrier.php
New settings “Allow Free shipping for Zero Price”, default = No. It allow apply free shipping when min shipping price in rate = 0, else the min shipping price should be greater than 0
VII. Magento 2 Table Rate shipping: Version 1.0.5 – August 8, 2021
fix postal code on query find shipping rates
remove unuse code
refactor coding
add new column for table “lof_marketplace_shippinglist”: cost, cart_total
column cost to calculate shipping cost
cart_total will been check the current cart total with discount is equal or greater than cart_total value or not, then apply the shipping rates
support zip code with charactor, number,…
Updated more in the file: Model/Carrier.php
New settings “Allow Free shipping for Zero Price”, default = No. It allow apply free shipping when min shipping price in rate = 0, else the min shipping price should be greater than 0