List of posts tagged: eCommerce
Magento 1. Display the list of articles and main page of articles in frontend. Part 7
Displaying a list of articles on the page of our module and main page of articles.
Magento 1. Creating a module. Part 6. Admin panel
In this article we will make the basic CRUD function for the site admin panel.
Magento 1. Creating a module. Part 5. Models
In this article we will create models for working with our module.
Magento 1. Creating a module. Part 3. Create a controller and output Hello Word on the frontend
In this article, we'll create a simple controller, then you can follow the link to see the text Hello World.
Magento 1. Creating a module. Part 4. Adding a table to the database for our module
In this article we will create a table for our module.
Magento 1. Installation
In this article, we will install Magento using the composer.
Magento 1. Creating a module. Part 2. Create configuration files for our module
In this article, we'll look at the minimal settings in the configuration files of our module.
Magento 1. Creating a module. Part 1. A bit of theory
Create a module for Magento 1. In this part, in a nutshell about the architecture and configuration of Magento.