PressWind Helpers
Plugin PressWind for use vite.js in WordPress theme
by Patrick Faramaz · github.com/wpperformance/presswind-helpers · website
★ 9stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wpperformance/presswind-helpers/archive/refs/heads/main.zipDeclares an update source (wpperformance/presswind-helpers), so updates arrive through the plugin's own updater.
From the readme
Presswind Helpers
This plugin give you the ability to use Vite JS directly in
your theme.
You can use this plugin with the starter theme Press-wind:
Steps to Use
1. Install the presswind-helpers plugin.
2. Install the Press-wind theme.
3. Start coding!
PWVite
- port - default 3000
- path - from your theme root
- position front|admin|editor - default front
- ists - default false
- isplugin true|false - default false - for search assets in plugin folder instead of theme folder
- slug - handle - default presswind-script
PWAssets
License
PressWind Helper is released under the terms of the GNU General Public License version 2 or (at your option) any later version. See LICENSE.md for complete license.
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.