Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • Arno Schlipf Arno Schlipf

    Kirby Vite

    A set of helper functions to get the correct path to your versioned css and js files generated by Vite.

    Docs Source

    Manual

    Download and extract the folder to site/plugins/kirby-vite

    Composer

    Git Submodule

    Version
    5.5.1
    License
    MIT
    Stars
    91
    Supports
    K5 K4 K3
    Created
    16 Dec 2020
    Updated
    10 Jun 2025

    Info

    Topics
    • Assets
    • CSS
    • Templating
    • JS
    Implements
    • Helper(s)
    Support
    • Docs
    • Issues
    Latest releases
    • 5.5.1
    • 5.5.0
    • 5.4.0
    • 5.3.1
    • 5.3.0

    Similar plugins

    • $form = new Form([
          'name' => [
              'rules'   => ['required'],
              'message' => ['Name is required']
          ],
      ]);
      Uniform Probably the most versatile solution for handling web form submissions, validation and backend processing on your site K5 K4 K3
    • Imagex Imagex helps you orchestrate modern, responsive and performant images in Kirby. K5 K4
    • Inertia Adapter Create server-side rendered SPAs with Kirby, Inertia.js and your favourite framework. K5 K4 K3

    More by Arno Schlipf

    More
    • Kirby Template Sugar Syntactic sugar for Kirby templates that makes working with snippets and slots a breeze. K4 K3
    • Loupe A thin wrapper around Loupe, an SQLite based, PHP-only fulltext search engine. K5 K4