PHPackages                             aeyoll/image\_retriever - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. aeyoll/image\_retriever

ActiveLibrary[Image &amp; Media](/categories/media)

aeyoll/image\_retriever
=======================

Image Retriever for PrestaShop

068PHP

Since Oct 10Pushed 1y ago1 watchersCompare

[ Source](https://github.com/aeyoll/image-retriever-for-prestashop)[ Packagist](https://packagist.org/packages/aeyoll/image_retriever)[ RSS](/packages/aeyoll-image-retriever/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Image Retriever for PrestaShop
==============================

[](#image-retriever-for-prestashop)

This module helps you generate thumbnails and webp/avif alternatives for images inside a custom module.

Requirements
------------

[](#requirements)

PHP 7.1+ is needed to use this module.

Installation
------------

[](#installation)

### PrestaShop 8.0+

[](#prestashop-80)

For PrestaShop 8.0+, require the plugin with Composer using the following command:

```
composer require aeyoll/image_retriever
```

Usage
-----

[](#usage)

Let's assume you have an image file in a module, located at `modules/your_module/img/test.jpg`.

```
