Author Archives: Ram Singh Chouhan

Magento 2.4.6

What’s New In Magento 2.4.6 ? Features, Enhancements .

Magento 2.4.6 will be released in March 2023 and will support PHP8.2 , PHP 8.1 but PHP7.4 will be removed. Security Improvements in…
Continue reading
Magento 2 Controller

How to Create Controller in Magento 2

To create Controller in Magento 2 we need to create basic module with router file routes.xml in etc/frontend/routes.xml Create basic module with your…
Continue reading
Magento 2 On Localhost

How to add Slick slider in Magento 2 Custom theme

Follow these easy step for adding Slick slider in Magento 2 Custom theme 1.) Download the Slick library 2.) Include css files in…
Continue reading
Multiple Website

How to Set up multiple websites, stores, and store views in the Admin Magento2

For creating multiple stores in Magento 2 you have to follow few steps:- Multiple Stores In Magento 2 : - If you want…
Continue reading