Skip to content

Image Magick program code for editing images in CMS Opencart (3.X version).

License

Notifications You must be signed in to change notification settings

SDG1212/opencart-image-magick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Opencart Image Magick is a program code which allows you to use Image Magick library in CMS Opencart (3.X version).

Donate

PayPal
Shareable Link

BTC (Bitcoin)
1KFQbt5LrTfRH1FaHEzQGcSsmTYPDjf7xo

USDT (TRC-20)
TMEwEdx9fB9SRjT7kZbLt1PQAvd2PozGLv

Goal
100$ to buy hosting and domain name for the website where I want to sell IT products.

Comparison between Image Magick and GD

Stackoverflow forum:

Other sources:

How to install

  1. Make sure that your server supports Imagick library;
  2. Make backup of file image.php in the folder system/library;
  3. Replace file image.php in the folder system/library.

Documentation