Creating Setup script in Magento 2
This is part 1 of two parts article. See part 2 by clicking here. Magento 1’s ORM (object relationship mapper) is still available in Magento 2. That workes on Active Record inspired pattern that...
Website: http://www.cutehits.com
Bio: Chandra Shekhar Pandey is Google certified Cloud engineer, I am Magento2 Trained developer. Having huge experience in designing cloud solution. I have around 12 years of experience with world enterprise IT companies and fortune 500 clients. During my architecture design I am always caring about high availability, fast performance and resilient system. From the programmer background I have huge experience in LAMP stack as well. Throughout my carrier I have worked on Retail, E-Learning, Video Conferencing and social media domain. The motive of creating cutehits was just to share the knowledge/solutions I get to know during my day to day life so that if possible I can help someone for same problems/solutions. CuteHits.com is a really a very effort for sharing knowledge to rest of the world. For any query/suggestion about same you can contact me on below details:-
Email: shekharmca2005 at gmail.com
Phone: +91-9560201363
This is part 1 of two parts article. See part 2 by clicking here. Magento 1’s ORM (object relationship mapper) is still available in Magento 2. That workes on Active Record inspired pattern that...
Magento2 page layout is based on container. Every container is can have multiple blocks inside it.Each block is connected with their block object (ViewModel Object) that behaves like source for block phtml file. How...
Before I dig into coding parts of our first Module development using Magento 2:- Let me add some input into this direction that will further help us to understand further . Magento 2 is...
Docker is the one VM replacement for multiple VMs. As per the creator from Docker.com “Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications, whether on laptops,...
The plugins (also known as Interceptor) is a class that modify the behavior of public class by intercepting the function call and running code before, after or with (around) function call. By creating the...
Dependency Injection is a way of class initialization . Class Initialization was also available in Magento 1 so why dependency injection in Magento 2? To know the answer of this question lets see how...
In this article we will see some new concepts introduced in magento 2 Trait is a new feature introduced in PHP 5.4 that has provided a new way to use multiple inheritence. In other...
In PHP, Multiple inheritence was supported with the help of Interface. But interface implementation is not flexible like class inheritance. So to make this happen traits came into the picuture. We will understand this...
by Chandra Shekhar · Published June 18, 2017 · Last modified July 30, 2018
Operating systems (Linux x86-64) Minimum 2 GB RAM Composer Web servers Apache 2.2 or 2.4 OR Nginx 1.8 MySQL 5.6 PHP (5.6.x Or 7.0.2) There are three ways of magento 2 installation i) Project...
In any stable product we might see some vulnerability, security threat, bug. Magento is not the exception it has millions of users/merchants who are running their successful stores. In view of same respective product...
You can see how this popup was set up in our step-by-step guide: https://wppopupmaker.com/guides/auto-opening-announcement-popups/
You can see how this popup was set up in our step-by-step guide: https://wppopupmaker.com/guides/auto-opening-announcement-popups/
This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.
If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.
Recent Comments