March Sale Campaign

Several of our items has been selected for participating in Envato March Sale 2021 Campaign. What is the March Sale Campaign? Envato’s marketing team are putting together annual March Sale campaign that will feature 40% off selected items from ThemeForest, CodeCanyon, GraphicRiver, VideoHive and AudioJungle. This year’s selected items will be promoted on a dedicated […]

read more

Magento 2 extensions on github

Magento 2 Extensions Github

Magento Open Source platform, formerly known as Magento Community Edition, has outstanding codebase which allow you to extend almost any part of your store. You can find a lot of really useful free and premium magento extensions which makes store owner life much easier. Github is a great source of free magento 2 extensions. You […]

read more

Magento 2 : When exactly to use php bin/magento setup:upgrade

Magento 2 Developement

If you enabled one or more modules, then you will need to run magento setup:upgrade to update the database schema.

First line simply adds your module to the app/etc/config.php. Please note that your magento will crash until you run second command. Second line trigger setup scripts of all Magento modules that needs setup. Current […]

read more