imagekit/imagekit-magento

ImageKit 2 Magento Integration

Installs: 7 436

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 2

Open Issues: 0

Type:magento2-module

1.2.0 2024-05-10 03:37 UTC

This package is auto-updated.

Last update: 2024-05-10 06:22:39 UTC


README

ImageKit.io

ImageKit Magento 2 Extension

Magento Marketplace Packagist Packagist M2 PHPStan License: MIT Twitter Follow

The ImageKit Magento extension links your Magento website to your ImageKit account, allowing you to serve all your images directly from ImageKit and leveraging all the powerful features that ImageKit.io has to offer.

Before you install the extension, make sure you have a ImageKit account. You can start by signing up for a free plan. When your requirements grow, you can upgrade to a plan that best fits your needs.

Installation

You can download and install the extension from Magento Marketplace or install it via composer by running the following commands under your Magento 2 root dir:

Follow the official step-by step guide for detailed information - https://docs.imagekit.io/platform-guides/magento.

composer require imagekit/imagekit-magento
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush

Copyright © 2021 ImageKit. All rights reserved.