imagekit / imagekit-magento
ImageKit 2 Magento Integration
Installs: 9 155
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 0
Type:magento2-module
Requires
- imagekit/imagekit: ^4.0
README
ImageKit Magento 2 Extension
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.