Download the PHP package magepal/magento2-cataloglazyload without Composer

On this page you can find all versions of the php package magepal/magento2-cataloglazyload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package magento2-cataloglazyload

Magento2 Extension

Catalog Images Lazy Load for Magento2 / Adobe Commerce

Total Downloads Latest Stable Version

Magento Delay Image Loading

Like most e-commerce site by default Magento / Adobe Commerce loads, all products images on page load, which can lead to your site becoming extremely slow on mobile or other devices as your customer browser tries to download all images which they may not even view or see.

Our free Lazy Loading extension for Magento 2 highly improves your page loading time and Google Page Ranking by only loading product images as the user scrolls. Images are only requested and download from your server once that photo is needed and the user is about to scroll to that item. Fully integrated with default Magento 2 functionality, our lazy loading functionality is applied to product listing pages, search pages, and product detail pages to enhance the load of related, up-sell and cross-sell products as needed.

Having a good user experience is crucial to the success of your online store and improving your page loading time will lead to better conversion, improved SEO score, and page ranking.

Reduce load time by Loading images on-demand while saving server resources, bandwidth and improving your users' experience.

Improve your customer shopping experience with our new Catalog Hover Image for Magento

What set us apart from other Magento Lazy Load extension?

A Lazy Load extension was meant to speed up your site, yet 99% of Magento 2 Lazy Load extensions make your website loading appear slower to your customer by constantly delaying loading of your photos which are worth a million words.

Unlike other Lazy Load extensions for Magento, our extension take into consideration that the first 'x' amount of products images will appear above your browser page fold on your category pages and should be displayed as quickly as possible. Therefore we skip applying lazy loading functionality for these images.

This is important because:

  1. Your site will appear to load much faster to your customer because they won't have to wait for Javascript to activate your images.
  2. Your products image will start to display immediately as your browser fetches them, instead of waiting for Javascript to activate them which will normally cause 1-5 seconds delay and largely depended on the speed of your customer's computer.
  3. On subsequences visit, your top 'x' images just appear because they are already cached, while other extensions will still delay loading.

You can quickly and easily configure the number of images to show instantly base on your site need in our configurable in system configuration.

magento2 lazy load images

Benefits

Lazy Load extension for Magento 2 only load images within the customer viewpoint and automatically load relevant images as the customer scrolls

Installation

Using Composer (recommended)

Documentation

How to Installing Catalog Images Lazy Load for Magento2

How to setup Catalog Images Lazy Load for Magento2

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Support

If you encounter any problems or bugs, please open an issue on GitHub.

Need help setting up or want to customize this extension to meet your business needs? Please email [email protected] and if we like your idea we will add this feature for free or at a discounted rate.

Magento 2 Extensions

© MagePal LLC. | www.magepal.com


All versions of magento2-cataloglazyload with dependencies

PHP Build Version
Package Version
Requires php Version ~7.2.0|~7.3.0|~7.4.0|~8.1.0|~8.2.0|~8.3.0|~8.4.0
magento/module-backend Version 100.0.*|100.1.*|100.2.*|101.0.*|102.0.*
magento/framework Version 100.0.*|100.1.*|101.0.*|102.0.*|103.0.*
magepal/magento2-core Version >=1.1.10
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package magepal/magento2-cataloglazyload contains the following files

Loading the files please wait ....