Axiom Blocks is distributed as two plugins: the free version available from the WordPress.org plugin directory, and the Pro extension you download from your wpaxiom account. Both install as standard WordPress plugins. This guide covers installing both.
Requirements
- WordPress 6.4 or newer
- PHP 7.4 or newer (PHP 8.1+ recommended)
- A theme with block editor support
Install the free version
From the WordPress admin
- Go to Plugins → Add New Plugin
- Search for Axiom Blocks
- Click Install Now on the entry by wpaxiom, then Activate
- Open any post or page — the blocks appear under the Axiom Blocks category in the inserter
Manual upload
- Download the latest ZIP from wordpress.org/plugins/axiom-blocks
- Go to Plugins → Add New Plugin → Upload Plugin
- Choose the ZIP and click Install Now
- Click Activate Plugin
WP-CLI
// terminalbash
Install the Pro extension
Pro is a companion plugin — install it alongside the free version, not instead of it.
- Sign in at wpaxiom.com/account
- Go to the Licenses tab and find your Axiom Blocks Pro license
- Click Download .zip
- In WP admin go to Plugins → Add New Plugin → Upload Plugin
- Upload the ZIP and click Activate Plugin
Once both plugins are active, continue to Activating your license to connect your license key.