Picture Processor

Picture Processor
This will change the baviour of generating Thumbnail as part of shceduled task instead of generating on the fly. The purpose of this is to improve the performance.
2025-04-25T20:56:39.2914484Z
Бесплатно
Скачать плагин (Количество скачиваний: 76)
Поддерживаемые версии: 4.50
Дата загрузки: апреля 04,2022
Последнее обновление: апреля 07,2022
Описание

Description

nopCommerce generates thumb images on the go. This means when an image URL is requested it generates the required thumb if it’s not generated already.
The process to check thumb exists or not is performed each time the thumb URL is requested.

To overcome every time checks we implemented a way that limits the checks.
When a thumb image URL is requested we just return a URL for the requested image removed additional checks. We made one background task to generate the required thumbs.

Features

  1. Improved product listing response time.
  2. Improved response time on each page where image thumbs are displayed.
  3. Option to generate all thumbs in one click.
  4. Client-side image fallback thumb generation.


Contact Details

[email protected]
(Requirements, Quotation & Report Bug)