Module - Imagify

The imagify module allows you to optimize images from the media library via the service of the same name.

The processing is automatic via a scheduled task and has several configuration options.
There is no visual, both in the admin and at the front. The information is indicated in the logs.

Configurations

  • Number of images per batch (1 image including all formats)
  • If you want to make a backup of the original image
  • The number of days of the backup
  • imagify configuration (if we don't want the default)The imagify module allows you to optimize images from the media library via the service of the same name.

Imagify's configuration also allows the use of new generation formats, such as AVIF and WebP.

Implementation

To implement this module :

  • Module copy (code): 0.25 hours
  • Adjustments to the project's configurations: 0.25h
  • * Adjustments to the media module (if necessary) : 1h
  • Beta/production deployment: 0.5 hours

Any addition or modification that goes beyond the simple implementation as is must be evaluated by the developer.
The same applies to any additional content requested by the client.

Questions

If the treatment doesn't seem to be working, what should be done?

Just ask a developer. Since there's no section in the CMS, the developer will simply have to look at the logs to understand what's wrong.

How can I tell if it's working?

If your setup uses the newer formats (webp/avif), the easiest way is to simply inspect the image to see its extension.
If it's in that format, then the media in question has been converted and optimized.