nystudio107/craft-vite

Allows the use of the Vite.js next generation frontend tooling with Craft CMS

Maintainers

👁 khalwat

Package info

github.com/nystudio107/craft-vite

Issues

Documentation

Type:craft-plugin

pkg:composer/nystudio107/craft-vite

Fund package maintenance!

khalwat

Statistics

Installs: 322 752

Dependents: 30

Suggesters: 0

Stars: 54

5.0.1 2024-08-14 02:05 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT a2eaa9beb4abf1add99e8fc7892e8df57c6b49e8

cmsCraftcraftcmscraft-pluginvite


README

👁 Scrutinizer Code Quality
👁 Code Coverage
👁 Build Status
👁 Code Intelligence Status

Vite plugin for Craft CMS 5.x

Allows the use of the Vite.js next generation frontend tooling with Craft CMS

👁 Screenshot

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

  1. Install with Composer via composer require nystudio107/craft-vite from your project directory
  2. Install the plugin via php craft install/plugin vite via 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