Saphal

Magento 2 to Adobe Magento – Certificate Name change list

Old: Front End DeveloperNew: Adobe Certified Expert – Magento Commerce Front-End Developer Old: Associate DeveloperNew: Adobe Certified Professional – Magento Commerce Developer Old: JavaScript DeveloperNew: Adobe Certified Expert – Magento Commerce JavaScript Developer Old: Professional DeveloperNew: Adobe Certified Expert – Magento Commerce Developer Old: Professional Developer PlusNew: Adobe Certified Master – Magento Commerce Architect Old:

Magento 2 to Adobe Magento – Certificate Name change list Read More »

Magento 2 – Speed Optmization tips, increase your magento website speed

21 Tips to improve Magento 2 Application performance Production Mode– Run below command in terminal to get current application mode:$ bin/magento deploy:mode:show– Now set the application mode to production:$ bin/magento deploy:mode:set productionIt will take a while to switch the modeIf you want to skip the compilation for any reason use below command :$ bin/magento deploy:mode:set production -s Minify

Magento 2 – Speed Optmization tips, increase your magento website speed Read More »

What’s New in Magento 2.4?

Security enhancements :       Two-factor authentication (2FA) is now enabled by default for the Magento Admin.      Template filter strict mode is now enabled by default.      Data rendering for UI data providers is now disabled by default.      New \Magento\Framework\Escaper class      Support for new security.txt file Platform upgrades

What’s New in Magento 2.4? Read More »