Mediacom87 Posted April 28, 2020 Share Posted April 28, 2020 (edited) Hi, This is the last module of my production. This one addresses the biggest concern of any website owner, performance. So I decided to produce a useful and very easy to use module, within the reach of the uninitiated. This module will be able to intervene on 4 points in total independence: Delayed loading of images Application of Lazy Loading native to modern browsers Preloading of pages before their visit at the request of the visitor Preconnection to external services This can be scary for everyone, so I have attached a very comprehensive FAQ that should answer all questions from users of this module. For those of you who already know my productions, you know that I attach great importance to consistency and simplicity so that everyone can take full advantage of their PrestaShop. Here, the module installs itself and does not touch the source code of your site but manages to work before the page is displayed, so for the Lazy Loading, all the images of your site will be processed even if they are not integrated in your Template which can integrate this method of loading images using javascript, which is less efficient since the processing takes place on the client side after the content is created. DOWNLOAD ADDONS DOWNLOAD ADDONS Edited November 30, 2021 by Mediacom87 (see edit history) Link to comment Share on other sites More sharing options...
iajv Posted July 21, 2020 Share Posted July 21, 2020 hello, I have serious problems with the performance of my site especially in the backend, I already increased the server resources with the host provider, but it still takes up to 1 min to display information when I change from one menu to another in the backend Any advice or what can I review for the better? Link to comment Share on other sites More sharing options...
Mediacom87 Posted July 21, 2020 Author Share Posted July 21, 2020 Il y a 6 heures, iajv a dit : hello, I have serious problems with the performance of my site especially in the backend, I already increased the server resources with the host provider, but it still takes up to 1 min to display information when I change from one menu to another in the backend Any advice or what can I review for the better? Hi, This Topic is only here to talk about this module and nothing else, if you want me to personally intervene on your shop to correct the slowness inherent in your backoffice you can contact me by private message and I will offer a quote in line with your request. Link to comment Share on other sites More sharing options...
Mediacom87 Posted November 30, 2021 Author Share Posted November 30, 2021 2.0.0 - 11/26/2021 Removed the option to shift the loading of images to the end of the page loading because this option was causing problems with some modules Improved page preloading script on link hovering Improved LazyLoading by removing the option on the first image of the site Added an option to allow older or incompatible browsers to use the native LazyLoading feature like Safari Added an option to add dimensions to all images that do not have them in your site code Improvements to the FAQ Link to comment Share on other sites More sharing options...
Mediacom87 Posted December 11, 2021 Author Share Posted December 11, 2021 2.2.0 - 12/09/2021 Adding the test tab Test the images of any url of the store to define if the native LazyLoading is active, know the dimensions of the images if they are defined or control the ALT tag Test any page of the site to know the external scripts active in the code Contribution to the FAQ 2.1.0 - 12/03/2021 Fixed a display bug on PrestaShop version 1.7.8.x Performance improvement Improvement of the independence of the options to allow a finer configuration according to the template used Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now