★ 0stars
122release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/orbitalvision/ov25-woo-extension/releases/download/v1.2.0/ov25-woo-extension.zipDeclares an update source (https://github.com/orbitalvision/ov25-woo-extension), so updates arrive through the plugin's own updater.
From the readme
Ov25 Woo Extension
A WooCommmerce Extension inspired by Create Woo Extension.
This extension uses React 18 and is compatible with the latest WooCommerce versions.
Getting Started
Prerequisites
- NPM
- Composer
- wp-env
Installation and Build
Visit the added page at http://localhost:8888/wp-admin/admin.php?page=wc-admin&path=%2Fexample.
Update checks
The plugin checks GitHub for updates. No token is required: the plugin works without one. Without a token, GitHub’s API rate limit can cause “update check temporarily unavailable”; you can then install updates from the releases page.
Optional: to avoid rate limits on your server, copy github-token.example.php to github-token.php, add a GitHub token with publicrepo, and keep github-token.php out of version control (it is gitignored).
React 18 Compatibility
This extension includes React 18 compatibility utilities in src/utils/react-compat.js. When rendering React components, use the renderCompatible function instead of directly using ReactDOM.render or createRoot:
This ensures compatibility with both React 17 and React 18 rendering methods.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.2.0 | Aug 5, 2026 | ov25-woo-extension.zip | 2 |
| v1.1.3 | Jun 30, 2026 | ov25-woo-extension.zip | 3 |
| v1.1.2 | May 29, 2026 | ov25-woo-extension.zip | 3 |
| v1.1.1 | May 28, 2026 | ov25-woo-extension.zip | 1 |
| v1.1.0 | May 22, 2026 | ov25-woo-extension.zip | 1 |
| v1.0.20 | May 6, 2026 | ov25-woo-extension.zip | 2 |
| v1.0.19 | May 5, 2026 | ov25-woo-extension.zip | 2 |
| v1.0.18 | May 5, 2026 | ov25-woo-extension.zip | 1 |
| v1.0.17 | May 5, 2026 | ov25-woo-extension.zip | 1 |
| v1.0.16 | May 5, 2026 | ov25-woo-extension.zip | 1 |
| v1.0.15 | May 5, 2026 | ov25-woo-extension.zip | 1 |
| v1.0.14 | Apr 16, 2026 | ov25-woo-extension.zip | 2 |
| v1.0.13 | Apr 15, 2026 | ov25-woo-extension.zip | 3 |
| v1.0.12 | Apr 7, 2026 | ov25-woo-extension.zip | 8 |
| v1.0.11 | Apr 7, 2026 | ov25-woo-extension.zip | 1 |
| v1.0.10 | Mar 26, 2026 | ov25-woo-extension.zip | 2 |
| v1.0.9 | Mar 26, 2026 | ov25-woo-extension.zip | 2 |
| v1.0.8 | Mar 26, 2026 | ov25-woo-extension.zip | 8 |
| v1.0.7 | Mar 20, 2026 | ov25-woo-extension.zip | 3 |
| v1.0.6 | Mar 20, 2026 | ov25-woo-extension.zip | 0 |
| v1.0.5 | Mar 20, 2026 | ov25-woo-extension.zip | 2 |
| v1.0.4 | Mar 20, 2026 | ov25-woo-extension.zip | 0 |
| v1.0.3 | Mar 20, 2026 | ov25-woo-extension.zip | 0 |
| v1.0.2 | Mar 20, 2026 | ov25-woo-extension.zip | 0 |
| v1.0.1 | Mar 20, 2026 | ov25-woo-extension.zip | 0 |