Thank you for reading my published articles. Here, my goal is to cover a few subjects within the Magento ecosystem such as: development in Magento 2, best coding practices, API integration and solution fixes to diverse problems encountered during my journey. I hope you learn something new today, If there’s any questions please feel free to comment!
Fixed: Magento Marketplace Installation & Varnish Test Results failure
Error pertaining a module submission on the Marketplace. Failing the Technical Review. Implementing Proxy for our Console/Command class, helps the module Submission Maurisource/Lightspeed to the Marketplace.
Continue Reading Fixed: Magento Marketplace Installation & Varnish Test Results failure
Add Magento (Enterprise) Commerce edition Repo to Magerun2
netz98 / n98-magerun2 is one crucial Swiss Knife tool I use for deploying Magento 2 quickly on my Mac Pro, alongside weprovide / valet-plus Out of the box the CLI Magerun2 tool supports Community Edition, but it’s rather a simple task to load up the Enterprise Edition version as well during install command. Step. 1.…
Continue Reading Add Magento (Enterprise) Commerce edition Repo to Magerun2
Magento 2 inventory_stock_1 FIXED database view missing
Error salable quantity in Magento is showing null, 0. Elasticsearch Smile/Elasticsuite plugin also throws an error while running reindex. Catalog Search index process unknown error:SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘magento_database.inventory_stock_1’ doesn’t exist, query was: SELECT product.entity_id AS product_id, stock_index.is_salable AS stock_status, stock_index.quantity AS qty FROM catalog_product_entity AS product Even if products…
Continue Reading Magento 2 inventory_stock_1 FIXED database view missing
How to get Canada Post rates in Magento 2 ?
How to get Canada Post rates in Magento 2 ? Live shipping rates drastically improves conversion rate on any store. This has been proven and discussed already in past articles and various universities research on the subject. If you’re not using live rates, your competitor is probably ahead of you already, for reference: Shopify platform…
Continue Reading How to get Canada Post rates in Magento 2 ?
Differences between Lightspeed Retail and Lightspeed OnSite
The biggest difference is that Retail is cloud based so it can be accessed from any device. Onsite is tied to a specific computer and it has to be a mac.
Continue Reading Differences between Lightspeed Retail and Lightspeed OnSite
Magento 2 – How to use dynamic shipping rates in cart or checkout?
TLDR: ShipStation allows you to process orders from Magento 2 ecommerce <> ShipStation as an add-on MageShip as new shipping method allows you to show ShipStation rates during cart & checkout More details here https://mageship.io An intro to obsolete shipping methods 60 % of cart abandonment reason is due to ‘Extra Charges’ being to high during…
Continue Reading Magento 2 – How to use dynamic shipping rates in cart or checkout?
Maurisource + ShipStation partnership
The official ShipStation module for Magento now gets an ally. With the “Shipping Method as Live Rate” Magento module developed by Maurisource since 2015, which created a smart way of incorporating Live Rates directly into the Checkout process; extended ShipStation’s use on Magento tremendously! As a result, a new partnership now arises between both companies:…
10 Tips to Choose a Good Developer
A developer is to be considered the foundation of any successful eCommerce business. Any serious business should have their go-to developer, whether “in-house”, working remotely as an individual or part of a team. Here’s 10 simple steps for educational purposes in order to hire the good developer I have +5 years of accumulated experience hiring…
Follow us on Meetup group Magento MTL
Maurisource is proud sponsor of the Official Meetup group: Magento MTL – Fill in the Form below so that we can cross-check and validate Meetup members. After approval, you’ll start receiving materials related to Magento workshops and upcoming Events planned on Meetup. Name Email Meetup secret password Merchant or Developer ? Magento store URL…
Upgrading Magento to latest CE 1.9.3.10 without Magento Connect
Magento Connect downloader is good for easy 3rd party module installations and upgrades, providing the Magento admin an easy alternative. But when it comes down to upgrading Magento. It should definitely be done via Terminal / SSH access. So it’s a good idea to have the store installed locally on your local machine, or to…
Continue Reading Upgrading Magento to latest CE 1.9.3.10 without Magento Connect
Sendit 2.0 – 2 way Magento syncing with Sendy.co
Sendit subscriptions 2.0 module for Magento CE. Module official release date: Monday the 29th of February 2016. Update 26th: Feb We have packaged Sendit 2-way sync module as a Stand-alone package. You will find documentation are server requirements to have the extension working as it should on our Help Center The script has been developed…
Continue Reading Sendit 2.0 – 2 way Magento syncing with Sendy.co
How to setup Québec taxes in Magento ? [BE SMART WITH MAGENTO]
Québec sales taxes integration in Magento eCommerce. It’s not rocket science to setup Sales Taxes for stores doing business in the Québec province. We just need a little experience of the Magento admin platform and that’s it. Here at Maurisource, every store built from scratch requested us to Setup their taxes, and we find it…
Continue Reading How to setup Québec taxes in Magento ? [BE SMART WITH MAGENTO]
How to use ShipStation for Live Rates in Magento ?
Why ShipStation for Live Rates? ShipStation is a leading software that enables you to automatically import, manage, and ship your online orders. It supports the most popular channels in the eComemrce industry such as Amazon, Ebay, Etsy and a full list of partners here. It excels with advanced integration with the tools you already work…
Continue Reading How to use ShipStation for Live Rates in Magento ?
Magento 2 – What’s our thoughts
Magento 2 released in November had us on the verge to convert all our clients in using this new platform in 2016. Game changer, this new platform is more complex to work with from a Web Developer point of view. In fact, it after discussion with the team wouldn’t surprise me that Web Development costs…