tinify/tinifycdn-magento2

Allows you to easily setup Tinify CDN for your Magento 2 store.

v1.3.5 2023-08-03 12:18 UTC

This package is auto-updated.

Last update: 2024-03-03 13:30:22 UTC


README

We created this extension to add immediate image optimization and CDN functionality to Magento 2.

Installation using Composer

composer require tinify/tinifycdn-magento2

Installation without using Composer

Clone or download the contents of this repository into app/code/Tinify/TinifyCDN.

Development Mode

After installation, run bin/magento setup:upgrade to make the needed database changes and remove/empty Magento 2's generated files and folders.

Production Mode

After installation, run:

  1. bin/magento setup:upgrade
  2. bin/magento setup:di:compile
  3. bin/magento setup:static-content:deploy [locale-codes, e.g. nl_NL en_US
  4. bin/magento cache:flush

Done!

Configuration

To use this module you need an active Tinify CDN account. You can connect to your account using the 'Connect to your Tinify Account' button in Stores / Configuration / Tinify / Tinify CDN.