There is the second part of Magento 2 video admin tutorial. In the current episode we review Sales section of the admin panel.
Continue reading
Category Archives: Magento Turtorials
Magento ® Observer List
Magento® use observer pattern to fire actions for specific events. Its becomes useful because you can modify variables before event starts or right after event ended without making rewrite of Core class. This article has almost all magento default observers list which we use for development.
Continue reading
Magento 2: How To Make Customer Attribute ?
Since Magento 2 is pretty close to release we can review how the adding of custom attribute process has been changed. Today we will make Magento 2 extension which adds customer attribute into customer edit page at admin.
To start with it we will have to have Magento 2 installed with Demo data. You can find Magento 2 Installation Guide at Magento 2 Developer Documentation.
UPD. For Magento 2.1 & newest editions please read updated article.
How to export Magento Cross sell, Upsell and Related products
How to use Magento Shopping Cart Price Rules
Magento free gift product by coupon code
How to enable and use Magento Inline Translation (Video)
Magento Admin 404 page not found
The issue admin 404 page not found usually appears when database was moved and it loses integrity keys. Also it may happened when you migrate website to different hosting.
You will not notice that issues exist until you will try to login to magento admin page. The magento admin 404 page not found issue will be shown in this case.
The issue will show admin 404 page not found and it doesn’t mean that this page not exist. if you will check Magento admin log ( you can find it at the magento root folder var/log/system.log ) you will see lines which reporting this issue.
Magento Instagram Widget

Magento Instagram Widget
At the our time social networks become more and more popular. Media content keeps increasing internet value and there are a lot of promotions comes from the social networks.
When it comes to Magento there are a lot of different integrations to social networks from magento. What we are going to review today its Magento Instagram Widget .