Docs
Installation
Get Started
Requirements
- Kirby 3.9.2+ / 4.0+
- PHP 8.0+
gd
extension (required by Kirby)
Installation
Composer is the recommended way to install Kirby ThumbHash. Run the following command in your terminal:
composer require tobimori/kirby-thumbhash
Alternatively, you can download and copy this repository to /site/plugins/thumbhash
, or apply this repository as Git submodule.