At long last Magento 2.0 has finally be released into the wild. These are a few of the reasons merchants and developers should consider moving to Magento 2.
Magento 2 introduces full page caching into the community edition of Magento. This means that rather than your web server having to do many slow database queries to render pages and pull blocks together it will first checked for a static/cached version of the page being requested. Load times change from 5-10 seconds for non-cached pages to around 1-2 seconds. Awesome.
Magento 2 comes ready and able to cope with the larger scale websites that often caused problems before. Rather than one single database Magento 2.0 will allow stores to separate their tables into separate databases. For example a single database can have sole responsibility for content pages, products and categories while maintaining a separate database for users to maintain their cart data. This promise much better performance and reduce the time the system waits for queries to be carried out on a single database.
Magento 2 has been pretty much built from the ground-up this means old legacy code is no longer in the mix and all those old extensions can be cleared out. The new system will not be compatible with old Magento <1.9 extensions and themes, providing an opportunity to properly optimise extensions and rethink implementations when moving to magento 2.0.
I’ve been specialising in Magento Northern Ireland for over six years working for companies all across the UK and Ireland. If you need help with your ecommerce set-up, let me know.
January 2024
For small businesses aiming to establish a formidable online presence and drive sales, Magento emerges as a powerful e-commerce platform offering a suite of features... Continue reading "Using Magento to get small businesses online"
October 2023
The database structure of Magento is designed to store and manage various aspects of an e-commerce website, including products, orders, customers, and more. Understanding the... Continue reading "Magento database structure"
August 2023
In the digital age, where online shopping has become an integral part of our lives, ecommerce websites hold the key to business success. Amidst the... Continue reading "Accessibility in ecommerce websites "