- 2021/11/27
- 3,618
- 1,129
- $16,612
A new update for EShop - Joomla Shopping Cart 5.1.1 is now available for free download. Big thanks to the contribution from our member @sarisan !
changelog
Read the rest of this update entry...v5.1.1
1. Cleaner and maintainable code
Layout files no longer contain dozens of lines of intertwined JS and PHP. Developers and template designers can now safely customize layouts without breaking core functionality.
2. Improved security
With all scripts centralized, adopting a Content Security Policy (CSP) is now possible, reducing the risk of XSS attacks.
3. Better performance and flexibility
Detached scripts load more efficiently, enabling smoother AJAX operations...