PHPackages                             arnoson/kirby-vite-basic-kit - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. arnoson/kirby-vite-basic-kit

ActiveProject

arnoson/kirby-vite-basic-kit
============================

A simple Kirby CMS + Vite starter kit

v4.0.0(2y ago)24122MITPHP

Since Mar 11Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/arnoson/kirby-vite-basic-kit)[ Packagist](https://packagist.org/packages/arnoson/kirby-vite-basic-kit)[ RSS](/packages/arnoson-kirby-vite-basic-kit/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (10)Used By (0)

Kirby Vite Basic Kit
====================

[](#kirby-vite-basic-kit)

Features
--------

[](#features)

- ⚡️ Uses [Vite](https://vitejs.dev/) with [kirby-vite](https://github.com/arnoson/kirby-vite) plugin
- 🔄 Live Reloading for Kirby templates, snippets, content, ... changes
- 📂 [Public folder structure](https://getkirby.com/docs/guide/configuration/custom-folder-setup#public-and-private-folder-setup)

Installation
------------

[](#installation)

Clone this repository and run:

```
composer install

```

```
npm install

```

Development
-----------

[](#development)

Start vite's dev server and a simple php dev server by running:

```
npm run dev

```

Visit `localhost:8888` in the browser. Vite's dev server (`localhost:5173`) is only used for serving js, css and assets.

Preview
-------

[](#preview)

Get a local production preview by running:

```
npm run preview

```

Production
----------

[](#production)

Build your optimized frontend assets to `public/dist`:

```
npm run build

```

Deployment
----------

[](#deployment)

### Manually

[](#manually)

Upload the repository to your web server and point your web server to the repository's `public` folder.

### Rsync

[](#rsync)

If you have ssh access you can use rsync to automate the upload/sync.

### Git

[](#git)

You can also deploy your repository with git. Then you have to run the [installation](#installation) steps again on your web server.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance41

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~110 days

Recently: every ~97 days

Total

9

Last Release

1000d ago

Major Versions

v1.2.1 → v2.0.02022-07-19

v2.0.0 → v3.0.02022-09-20

v3.0.2 → v4.0.02023-08-13

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d95ad9b77de39a85a0f39a1cc84535de5affc9aa1150862252681972f4215d9?d=identicon)[arnoson](/maintainers/arnoson)

---

Top Contributors

[![arnoson](https://avatars.githubusercontent.com/u/15122993?v=4)](https://github.com/arnoson "arnoson (5 commits)")[![FynnZW](https://avatars.githubusercontent.com/u/14918334?v=4)](https://github.com/FynnZW "FynnZW (4 commits)")

### Embed Badge

![Health badge](/badges/arnoson-kirby-vite-basic-kit/health.svg)

```
[![Health](https://phpackages.com/badges/arnoson-kirby-vite-basic-kit/health.svg)](https://phpackages.com/packages/arnoson-kirby-vite-basic-kit)
```

###  Alternatives

[distantnative/retour-for-kirby

Manage redirects and track 404s right from the Kirby CMS Panel

14689.4k1](/packages/distantnative-retour-for-kirby)[getkirby/starterkit

Kirby Starterkit

20612.3k](/packages/getkirby-starterkit)[flokosiol/focus

Better image cropping for Kirby CMS

18265.1k](/packages/flokosiol-focus)[getkirby/plainkit

Kirby Plainkit

11810.8k1](/packages/getkirby-plainkit)[getkirby/staticache

Static site performance on demand

9615.4k](/packages/getkirby-staticache)[getkirby/kql

Kirby Query Language

15124.3k](/packages/getkirby-kql)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
