You have experienced 7 steps of Request Follow topic and today, I will complete the Magento knowledge of this topic with Flushing Data article. As you may know, Flushing data is an important process in Magento. This function allows you to return browser the HTML code. It means that Flushing output is to display a content of a request in Magento. You can learn more with my following part.
1.Describe how and when Magento renders content to the browser.
- When there is a request from the browser, an action method in Controller is called.
- Layout Instance is initialized (usually in page.xml)
- Layout Update Instance runs, adding all updates to layout Instance.
- Output blocks are automatically rendered. All other blocks are only rendered when they are called by parent block:$this>getChildHtml(‘head’) . The process is described as below:
I am going to provide you with further understanding about how to use Magento themes in the easiest way. By giving some main concepts and approach to Structure of Template, this tutorial will certainly be helpful for those who have encountered difficulties when applying Magento Themes as well as wanted to learn more about Magento. Three main following parts will be covered:
• Define and describe how to use Magento themes
• Define and describe how to use design packages
• Define and describe how to use fallbacks
Now let’s start with the first section: Define and describe how to use Magento Themes
Once you have completed the Magento installation, you can proceed with the configuration of your web site. In this article we have briefed the basic options in Magento, which will help you set up your web store. Below you can find the following topics:
The large array of the Magento features is one of the main benefits of Magento. Through them you can easily develop and manage a successful online store. Magento features like different payment engines and shipping options along with the international support and high security using a private SSL certificate will make your shop an attractive place for e-commerce.
Magento main features include:
- Analytics and Reporting – the script is integrated with Google Analytics and offers many different reports.
- Product Browsing – multiple images for products, options for extensive reviews, wishlists and much more.
- Catalog Browsing – easy navigation, advanced product filtering system, product comparison.
- Catalog Management – inventory management, batch import and export of products, different tax rates per location, additional product attributes.
There are two ways to install Magento. The first one is through your cPanel -> Site Software and the second is the manual installation.
Automatic Magento Installation through cPanel
Magento installation is easy and fast through the special Site Software tool from cPanel. If your web host doesn’t offer such an installation, consider Siteground exclusive

