Installation
Requirements
Section titled “Requirements”- WordPress 7.0+ with the block editor
- PHP 8.0 and above 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), or open Tools → Site Health: use Info → CoverKit for format and environment checks; open the Status tab and wait for CoverKit async tests (full template render, PNG read/write, text render) to finish—results also appear under Info after they run. - 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).