Skip to main content
Blog General

Our Magento 2 Blogs of 2015

Tamizh Selvan
January 6, 2016 |

Magento has released the beta version for Magento 2. Magento developers are keenly following these releases and are trying to analyze Magento 2 Upgrades. Migrate to Magento 2 to make the best use of it

At DCKAP, we love to learn and share knowledge. A huge part of the way we share and help the Magento community grow is through our blogs. Magento 2 has great new features and functionalities and it has been a great learning experience working on the same.

We’ve compiled a list of Magento 2 posts of 2015. It is a great page to bookmark and keep coming back to as and when you need it. We have lined up many more informative and interesting Magento 2 blogs for 2016.  Keep visiting our blog page for updates, tips, tricks and insights on Magento 2. 

Magento 2 Request Routing

Routing is a fundamental part of all MVC frameworks. In order to understand how Magento2 request routing works, it is essential to get familiar with execution flow that leads to certain request getting (or not getting) dispatched. Routing is the process of determining the current request and validating the request in the router list. Read More 

Magento 2 – Dependency Injection

Dependency Injection is one of the most talked feature of Magento 2.  There have been major code changes in Magento 2 to implement in Dependency Injection. To understand the Magento 2 Dependency Injection, we first have to understand the Dependency Injection in general. Dependency Injection in General : A dependency is an object that can be Read More

Magento 2 – Installing Composer

What is a composer? Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you. Dependency management To quote verbatim from getcomposer.org – Composer is not a package manager in the same sense as Yum or Apt are. Read More

Request Flow in Magento 2

There is a lot of buzz around Magento 2 and about its new features that promises to improve user experience and performance. One of the key changes made is in the request flow (i.e.) the path taken by the system from the time an user clicks a page to the time it is served as Read More

Magento 2 Plugins

We have been actively blogging on the new features and functionalities in Magento 2. In that series, this blog is about Magento 2 plugins.Here we discuss the plugin structure and how to create a plugin. To understand plugins, it is important to have knowledge on Magento 2 theme structure. Please refer to the blog below Read More 

New Technologies in Magento 2

Magento2 is touted as a milestone release that will change the face of B2C and B2B ecommerce industry. There is a palpable excitement and fervor among the Magento community as they eagerly await the release. Magento 2 is also widely discussed and dissected by merchants and developers in the blogs, webinars and social media. Is Read More

Magento 2 Theme Structure

In the recent webinar (16, July) presented by the Magento team , it was mentioned that there are major changes in themes and when upgrading from Magento 1.x to Magento 2, it will involve quite some effort from the developer end. This blog is about themes and focuses on the differences between Magento 1.x and Read More

Magento 2 Merchant Beta Release Webinar – Summary

“eBay Enterprise actually has a few little gems. And one of those little gems is Magento” – that’s from the Karen’s blog. A statement that echoes the sentiments of Magento merchants and developers.  The Magento community is closely watching the development of Magento 2.  Even as innovative and configurable eCommerce platforms are gnawing at the Read More

Solution for Inactive Admin Links in Magento 2 (Windows)

Magento has released the beta version for Magento 2. Magento developers are keenly following these releases and are trying to analyze Magento 2 Upgrades. One of the common issues noted by developers are the broken links in Magento 2 when installed in Windows. The beta version (Magento ver. 0.74.0-beta13) is working fine when installed in Linux. Read More

How to Create a Module in Magento 2

This blog post is part of the ongoing series of Magento 2 articles that we have been concentrating for the past few weeks.  Let’s have a look at creating modules in Magento 2. To create the module, lets understand the differences in directory structure between the two versions of Magento. In Magento 2, code pools Read More

Tamizh Selvan

Tamizh Selvan heads the marketing efforts for DCKAP and its brands. He manages its content marketing and blog. He is a bibliophile and a cinephile. He can be found browsing at any one of the popular bookshops in Chennai during the weekends or watching movies at home.

More posts by Tamizh Selvan