Docs Vector ExpressionsGetting StartedInstallation FREE

Installation

Requirements

RequirementMinimum Version
WordPress6.2+
PHP8.1+
EditorBlock Editor (Gutenberg)

Note: Plugin approval is pending on WordPress.org. You can download the plugin from GitHub and install it manually.

  1. In your WordPress admin, navigate to Plugins → Add New Plugin.
  2. Search for Vector Expressions.
  3. Click Install Now, then Activate.

The plugin is active immediately — no configuration required to start using it.

Installing via ZIP Upload

  1. Download the vector-expressions.zip file from GitHub.
  2. In your WordPress admin, navigate to Plugins → Add New Plugin → Upload Plugin.
  3. Select the ZIP file and click Install Now.
  4. Click Activate Plugin.

Installing via WP-CLI

wp plugin install vector-expressions --activate

Verifying the Installation

After activation, open any post or page in the Block Editor. Select any block and inspect the Block tab in the right sidebar panel. You should see a new “Vector Expressions” panel with fields for expression bindings.

Uninstalling

Deactivate and delete the plugin from Plugins → Installed Plugins. No database modifications are made on uninstall.