spacecatninja / imager-x
Ninja powered image transforms.
Installs: 311 189
Dependents: 13
Suggesters: 0
Security: 0
Stars: 26
Watchers: 3
Forks: 16
Open Issues: 16
Type:craft-plugin
Requires
- php: ^8.2
- aws/aws-sdk-php: ^3.0.0
- craftcms/cms: ^5.0.0
- google/cloud-storage: ~1.0
- imgix/imgix-php: ^3.0
- kornrunner/blurhash: ^1.1
- kraken-io/kraken-php: ^1.2
- ksubileau/color-thief-php: ^1.3|^2.0
- mikehaertl/php-shellcommand: ^1.2
- ssnepenthe/color-utils: ~0.4
- tinify/tinify: >=1.1.1
- dev-master
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 5.0.0-beta.2
- 5.0.0-beta.1
- 5.0.0-alpha.1
- 5.0.0-alpha
- v4.x-dev
- 4.4.1
- 4.4.0
- 4.3.1
- 4.3.0
- 4.2.4
- 4.2.3
- 4.2.2
- 4.2.1
- 4.2.0.1
- 4.2.0
- 4.1.13
- 4.1.12
- 4.1.11
- 4.1.10
- 4.1.9.1
- 4.1.9
- 4.1.8
- 4.1.7
- 4.1.6
- 4.1.5
- 4.1.4
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.2
- 4.0.1
- 4.0.0
- 4.0.0-RC1
- 4.0.0-beta.5
- 4.0.0-beta.4
- 4.0.0-beta.3
- 4.0.0-beta.2
- 4.0.0-beta.1
- 4.0.0-alpha.1
- v3.x-dev
- v3.6.8
- v3.6.7
- v3.6.6
- v3.6.5
- v3.6.4
- v3.6.3.1
- v3.6.3
- v3.6.2
- v3.6.1
- v3.6.0
- v3.5.8
- v3.5.7
- v3.5.6.1
- v3.5.6
- v3.5.5
- v3.5.4
- v3.5.3
- v3.5.2
- v3.5.1
- v3.5.0
- v3.4.1
- v3.4.0
- v3.3.1
- v3.3.0
- v3.2.6
- v3.2.5
- v3.2.4
- v3.2.3
- v3.2.2
- v3.2.1
- v3.2.0
- v3.1.7
- v3.1.6
- v3.1.5
- v3.1.4
- v3.1.3
- v3.1.2
- v3.1.1
- v3.1.0.1
- v3.1.0
- v3.0.11
- v3.0.10
- v3.0.9
- v3.0.8
- v3.0.7
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- dev-dev/craft5
- dev-dev/craft4
- dev-dev/blurhash
- dev-dev/avif
This package is auto-updated.
Last update: 2024-11-06 14:49:01 UTC
README
This is an alpha version, all the things may not work yet.
Imager X is a Craft plugin for doing image transforms, optimizations and manipulations.
Installation
To install Imager X, follow these steps:
- Install with composer via
composer require spacecatninja/imager-x
from your project directory. - Install the plugin in the Craft Control Panel under Settings > Plugins, or from the command line via
./craft plugin/install imager-x
. - Configure it.
Imager X requires Craft 5.0.0-alpha or higher.
Documentation
Complete documentation can be found at imager-x.spacecat.ninja.
Price, license and support
This is a commercial plugin, available in the Craft plugin store.
Changelog
See CHANGELOG.MD.