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.6.1
    License
    MIT
    Stars
    91
    Supports
    K5 K4 K3
    Created
    16 Dec 2020
    Updated
    2 Jul 2025

    Info

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

    Similar plugins

    • Microseasons Kirby plugin that will render the current Japanese micro season in a template. Includes various configuration options. K5 K4 K3
    • $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
    • Code Highlighter A server-side syntax highlighter plugin for Kirby CMS, powered by Phiki, that uses TextMate grammars and VS Code themes to generate syntax-h… K5 K4

    More by Arno Schlipf

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