Magento 2.4 adds new Commerce features

Magento Commerce 2.4 extends the functionality of Magento Commerce 2.3 and comes with a slew of new features, including support for PHP 7.4, Elasticsearch 7.6.x, and MySQL 8.0. The Authorize.Net, eWay, CyberSource, and Worldpay payment method integrations have been removed […]

How to remove Deployment Version Number from static content file paths in Magento 2?

Magento provides a feature to invalidate the browser cache for static content. Magento adds a deployment version number into the URL of static files. To deploy static content we have to run setup:static-content:deploy command, this command auto change the deployment […]

How to add a custom Zip Code validation in checkout page Magento 2?

I am going to cover in this post how to customise Magento checkout page zip code validation. In Magento it is very easy to customise zip code validation using regular expressions.  In default Magento all validations regular expressions defined in […]

Page 1 of 5
1 2 3 5