Loading…
Loading…
Update or selectively reinstall WooNext components
Selective reinstallation for updating or regenerating specific components.
npx woonext reinstall [path] # Or after initial install npm run woonext:reinstall
Complete reinstallation using the same prompts as woonext install. Useful for:
Select specific templates to reinstall from a categorized list:
Useful for:
If a woonext.json file exists in your project, you'll be prompted whether to reuse the saved configuration. This allows quick reinstalls without re-entering all options.
Before generating files, you'll be asked whether to overwrite existing files. This prevents accidental loss of customizations.