Docs Vector ExpressionsGetting StartedInstallation FREE

Installation

Requirements

RequirementMinimum Version
WordPress6.2+
PHP8.1+
EditorBlock Editor (Gutenberg)
  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 WordPress.org.
  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 Vector Expressions sidebar or type {{ in the paragraph block and select an autosuggestion. You should see a the “Vector Expressions” sidebar with fields for expression binding.

Uninstalling

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