Grafeco Network
Creating a Magento Extension II
In this second part of the tutorial we present how to create a very basic model in the Magento…
Grafeco Network
Creating a Magento Extension II
In this second part of the tutorial we present how to create a very basic model in the Magento…
Creating a Magento Extension I
Magento uses a MVC (Model-View-Controller) architecture. In very few words, the MVC architecture consists of separating the code responsible…
Add wordpress page to another page or homepage with php
First, we need to include the following parameter in our functions.php: and on the page where we want to…