On a site running Magento 1.9, user login is not working on Google Chrome. The problem … Magento 1.9 store login not working in ChromeRead more
Magento
Change Magento 1.9 admin URL
To change Magento admin URL, login to Magento Admin area. Go to System > Configuration On … Change Magento 1.9 admin URLRead more
Enable SSL in Magento 1.9
To enable SSL in Magento, go to System > Configuration Click on “Web” link on left … Enable SSL in Magento 1.9Read more
Magento 1 Command Line Tool
Magento 2 comes with command line tool to manage Magento installation. This helps you to do … Magento 1 Command Line ToolRead more
Magento Change URL
Magento store website URL in table core_config_data. This is the same for Magento 1 and Magento … Magento Change URLRead more
Magento 2 list enabled modules
To list Modules in Magento 2, run php bin/magento module:status Example [markt-24@server public_html]$ php bin/magento module:status … Magento 2 list enabled modulesRead more
Magento 2 Disable Two-Factor Authentication
Magento 2.4.0 come with Two-Factor authentication. Once you installed Magento 2.4.0 or latest you will be … Magento 2 Disable Two-Factor AuthenticationRead more
Magento 2 Change Email of an Admin user
To change email address of an admin user, run following SQL in MySQL command promt or … Magento 2 Change Email of an Admin userRead more
Set Magento 2 in Production Mode
To see current mode in Magento 2, run php bin/magento deploy:mode:show Example To set Magento 2 … Set Magento 2 in Production ModeRead more