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 BlurHash. Run the following command in your terminal:
composer require tobimori/kirby-blurhash
Alternatively, you can download and copy this repository to /site/plugins/blurhash
, or apply this repository as Git submodule.