Posts

Showing posts from July, 2018

Magento 2 - Daily useful Command List

Magento 2 - command list Have you heard about shortcuts of command we can use in magento version 2? Haven't!!! Don't worry, here we have explained command list along how do command shortcut perform same task what command perform. Well, start with the explanation of how shortcut works. The first one to three letter of the command becomes the shortcut for thier own. If don't understand , let's take an example. Firstly, we take a cache clean command. php bin/magento cache:clean a short command for this. php bin/magento c:c Explanation: From 'cache:clean' take first letters or first two to three letters from command. Therefore, c stand for cache and another c stand for clean. That's how shortcut works. Now, look at some useful commands and excercise thier shortcuts. Module Enable/Disable 1) Enable module(s)         php bin/magento module:enable [-c|--clear-static-content] [-f|--force] [--all] <module-list>         e.g. php b

IWD OnestepCheckout - Magento 2

IWD OnestepCheckout - Magento 2 Well, everybody knows that IWD is great extension provider. An IWD agency is also an active member of magento community. What so ever work done by them weather that is for magento 1 or magento 2, they are at their best working mode. CoffeeWithMagento members strongly recommend OneStepCheckout of IWD. Download IWD OneStepCheckout from here. https://www.iwdagency.com/extensions/one-step-page-checkout.html There are changes developers need in this IWD Onestepcheckout extension as per request from client. Let's talk about change of header.  Display header menu in IWD one page checkout extension              Everybody have noticed , on checkout page header of website is not appearing. It is a default functionality. But many developers need customization and display website header. Well , solution is so simple. Follow below steps.                   Please go to this file path IWD / Opc / view / frontend / layout /