Installation
Requirements
Section titled “Requirements”- WordPress 7.0+ with the block editor
- PHP 8.1+ with the Imagick extension
- Writable uploads directory (generated images are stored on your server)
Install in WordPress admin
Section titled “Install in WordPress admin”- Download the CoverKit release ZIP.
- Go to Plugins → Add New → Upload Plugin.
- Upload the ZIP and activate CoverKit.
Release packages include built assets; you do not need Node.js on the server.
Install with WP-CLI
Section titled “Install with WP-CLI”wp plugin install /path/to/coverkit.zip --activateAfter activation
Section titled “After activation”- Confirm Imagick is enabled (
php -m | grep imagickon the server). - Open Settings → CoverKit to review default image format and dimension presets.
- Create your first template under Media → CoverKit (or the CoverKit menu entry for the
coverkitpost type).