3D Interior
Sed ipsum dolor sit velit nulla commodo sem, at egestas lorem ipsum dolor nulla metus vel sapien!


Sed ipsum dolor sit velit nulla commodo sem, at egestas lorem ipsum dolor nulla metus vel sapien!
Have you recently discovered that when you try to submit a rating from the backend you receive a 404 error? I ran into this issue with a client of mine and after several minutes of debugging installed 3rd party extensions, I found that this is indeed a core coding issue with Magento’s code. The Magento…
Dolor anterdum, lacus et vulputate nulla commodo sem, at egestas nulla metus vel sapien.
If you have been looking at Magento 2 closely you are probably wondering where the etc/modules folder went and how to declare your custom module. In the previous version of Magento, we would simply let Magento know that our module exists by adding an .xml file directly in the modules folder. This in turn told…
Reindexing Magento 2 Tables Using Shell In this tutorial, I will show you how easy it is to reindex Magento 2 using the command line. For the purposes of this tutorial, we will be reindexing Magento’s New Index Management tables. Let’s begin. Go ahead and SSH into the site where your Magento 2 installation resides.…