Installation
Requirements
| Requirement | Minimum Version |
|---|---|
| WordPress | 6.2+ |
| PHP | 8.1+ |
| Editor | Block Editor (Gutenberg) |
Installing from WordPress.org (Recommended)
Note: Plugin approval is pending on WordPress.org. You can download the plugin from GitHub and install it manually.
- 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 GitHub. - 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 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.