Installation
Requirements
| Requirement | Minimum Version |
|---|---|
| WordPress | 6.2+ |
| PHP | 8.1+ |
| Editor | Block Editor (Gutenberg) |
Installing from WordPress.org (Recommended)
- In your WordPress admin, navigate to Plugins → Add New Plugin.
- Search for Vector Expressions.
- Click Install Now, then Activate.
The plugin is active immediately — no configuration required to start using it.
Installing via ZIP Upload
- Download the
vector-expressions.zipfile from WordPress.org. - In your WordPress admin, navigate to Plugins → Add New Plugin → Upload Plugin.
- Select the ZIP file and click Install Now.
- 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.