Enable or Disable minify CSS or JS in Magento
In this blog, we will discuss about how we can enable or disable minify CSS/JS in Magento 2. Follow below steps for enable or disable- From admin panel enable/disable Minify CSS or JS- Stores > Configuration > Advanced > Developer > CSS SettingsStores > Configuration > Advanced > Developer > JavaScript Settings In MySQL, use […]
Custom controller in Magento admin panel
Custom controller in Magento admin panel, Magento controller has only one execute method that is known as front controller.For every action, we have one controller class with execute method. Execute method is called when the router matches the controller action class, and it’s responsible for returning a response to the front controller. Today we clear […]
UI Components Grid and Layout Grid in Magento
This blog cover the difference between UI components grid and layout grid in Magento. Magento introduces a new way to create a grid in the admin area called UI grid. It is flexible and easy to extend. There are key differences listed below- UI Components Grid Advantages-1. It is mostly configuration. So you write less […]
What Is Hybrid Mobile App Development?
Hybrid Mobile App Development is basically an approach to programming for mobile devices that combines the strengths of HTML5 and native mobile applications. A hybrid application is generally develop in HTML/CSS/Javascript and it can be consider as a bridge that connects the bests of the web app and native app. A hybrid application can also use […]
Grouped Product V/S Bundle Product in Magento
In this blog, we will discuss the difference between Grouped Product V/S Bundle Product in Magento. Below is the detailed description: Grouped Product: Grouped Product is a set of simple products, they display on product detail page. Customer can change only quantity of product when adding product into cart. For example, if you want buy […]
What is Xamarin and its features?
In this blog, we will discuss about Xamarin and its features. Mobile application development has been booming at a phenomenal rate. There a few reasons behind this growth rate such as mobile apps are easily accessible, it provides quick access to users to perform instant activities, and because nowadays, customers are diving more into mobility. […]
Product Types in Magento
Today we will discuss product types in Magento. Magento out of the box provides six kinds of products, even with a custom one, which can meet all your needs in business.You choose the best product type for your store. These are six types of products:- 1) Simple, 2) Grouped, 3) Configurable, 4) Virtual, 5) Bundle […]
Impact of Digital Media Platforms on business
In the age of digitization, we cannot miss to discuss about “Impact of Digital Media Platforms on business”, the attraction towards digital media has been increasing each passing day. Not only youth, but it has attracted the entire category of viewers.In this generation, to be up to date on current issues, it has become a […]
Mobile Advertising Fraud (Part-1)
Mobile Advertising Fraud! Yes, over the past decade, we have witnessed a lot of changes in terms of how we interact with technology. Smartphone has changed our lives or should I say made our life easier than we have ever thought of it. When it comes to mobile technology, it is very important to be […]
What is Composer and how to install it?
In this blog, we will discuss about what is composer and how to install it. In simple words, it is a dependency manager or you can say application-level package manager for PHP. It is used to install and manage application dependencies. It was developed by Nils Adermann and Jordi Boggiano. For composer you need to […]
Growth And Impact Of Online Education
This blog covers, growth and impact of Online Education. How online education technology changing rapidly. Technology has changed our lives and there is no denying that. We have all seen how technology has enhanced our daily jobs, so when used appropriately in the classrooms it can open an area of possibilities for the students. We […]
What Is Product Life Cycle
Today, we will discuss about product life cycle(PLC), which plays a important role for any development team. Being a part of the product team in a startup means strategizing marketing, pricing and development of products or services while keeping the marketing requirements and trends in mind. To sell a good product requires great marketing ideas […]