nystudio107 / craft-vite
Allows the use of the Vite.js next generation frontend tooling with Craft CMS
Package info
github.com/nystudio107/craft-vite
Type:craft-plugin
pkg:composer/nystudio107/craft-vite
Fund package maintenance!
Requires
- php: ^8.2
- craftcms/cms: ^5.0.0
- nystudio107/craft-plugin-vite: ^5.0.2
Requires (Dev)
- craftcms/cloud: ^2.0.0
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- craftcms/rector: dev-main
This package is auto-updated.
Last update: 2026-06-06 22:35:21 UTC
README
Vite plugin for Craft CMS 5.x
Allows the use of the Vite.js next generation frontend tooling with Craft CMS
Related Article: Vite.js Next Generation Frontend Tooling + Craft CMS
Most of the magic is actually in the nystudio107/craft-plugin-vite package, so that Craft CMS plugins can use it too.
Requirements
This plugin requires Craft CMS 5.0.0 or later.
Installation
- Install with Composer via
composer require nystudio107/craft-vitefrom your project directory - Install the plugin via
php craft install/plugin vitevia the CLI -or- in the Craft Control Panel under Settings > Plugins
You can also install Vite via the Plugin Store in the Craft Control Panel.
Documentation
Click here -> Vite Documentation
Brought to you by nystudio107
