PHPackages                             bnomei/kirby-kart - 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. [Payment Processing](/categories/payments)
4. /
5. bnomei/kirby-kart

ActiveKirby-plugin[Payment Processing](/categories/payments)

bnomei/kirby-kart
=================

Streamlined E-Commerce Shopping Cart Solution

5.12.3(2mo ago)343013proprietaryPHPPHP &gt;=8.2CI passing

Since May 18Pushed 2mo ago2 watchersCompare

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

READMEChangelog (10)Dependencies (18)Versions (63)Used By (0)

Kirby Kart
==========

[](#kirby-kart)

[![Kirby 5](https://camo.githubusercontent.com/b1a1b2ccd58e96259a9722c2489d91f40378c01b6c4c3e9fd27ed1d12c269d7c/68747470733a2f2f666c61742e62616467656e2e6e65742f62616467652f4b697262792f353f636f6c6f723d454343373438)](https://getkirby.com)[![PHP 8.2](https://camo.githubusercontent.com/fd050028b4459f3f6e4db5703412957375ceb180d27951213d421eb2a23c8c8e/68747470733a2f2f666c61742e62616467656e2e6e65742f62616467652f5048502f382e323f636f6c6f723d3445354239332669636f6e3d706870266c6162656c)](https://camo.githubusercontent.com/fd050028b4459f3f6e4db5703412957375ceb180d27951213d421eb2a23c8c8e/68747470733a2f2f666c61742e62616467656e2e6e65742f62616467652f5048502f382e323f636f6c6f723d3445354239332669636f6e3d706870266c6162656c)[![Release](https://camo.githubusercontent.com/1cbbc03bdc304a73353e84d0fefb940921c8192709cf71bfc93b0bc68b9d0fe2/68747470733a2f2f666c61742e62616467656e2e6e65742f7061636b61676973742f762f626e6f6d65692f6b697262792d6b6172743f636f6c6f723d6165383166662669636f6e3d676974687562266c6162656c)](https://camo.githubusercontent.com/1cbbc03bdc304a73353e84d0fefb940921c8192709cf71bfc93b0bc68b9d0fe2/68747470733a2f2f666c61742e62616467656e2e6e65742f7061636b61676973742f762f626e6f6d65692f6b697262792d6b6172743f636f6c6f723d6165383166662669636f6e3d676974687562266c6162656c)[![Downloads](https://camo.githubusercontent.com/754bc5db17804279d5cd2619ab565236236d0ddbd607ccf584afc22dbb7f3540/68747470733a2f2f666c61742e62616467656e2e6e65742f7061636b61676973742f64742f626e6f6d65692f6b697262792d6b6172743f636f6c6f723d3237323832322669636f6e3d676974687562266c6162656c)](https://camo.githubusercontent.com/754bc5db17804279d5cd2619ab565236236d0ddbd607ccf584afc22dbb7f3540/68747470733a2f2f666c61742e62616467656e2e6e65742f7061636b61676973742f64742f626e6f6d65692f6b697262792d6b6172743f636f6c6f723d3237323832322669636f6e3d676974687562266c6162656c)[![Unittests](https://github.com/bnomei/kirby-kart/actions/workflows/pest-tests.yml/badge.svg)](https://github.com/bnomei/kirby-kart/actions/workflows/pest-tests.yml/badge.svg)[![PHPStan](https://github.com/bnomei/kirby-kart/actions/workflows/phpstan.yml/badge.svg)](https://github.com/bnomei/kirby-kart/actions/workflows/phpstan.yml/badge.svg)[![Discord](https://camo.githubusercontent.com/36eaef1b06f4996feb7587aa3281dcbd658e57535bc6b5e10110ed108e7a7a03/68747470733a2f2f666c61742e62616467656e2e6e65742f62616467652f646973636f72642f626e6f6d65693f636f6c6f723d3732383964612669636f6e3d646973636f7264266c6162656c)](https://discordapp.com/users/bnomei)[![Buy License](https://camo.githubusercontent.com/e0a2560b5d18fcd7b76fece1dc710ec0adb10aff5dfa12baee405d6e7de13383/68747470733a2f2f666c61742e62616467656e2e6e65742f62616467652f69636f6e2f4275792532304c6963656e73653f69636f6e3d6c656d6f6e73717565657a7926636f6c6f723d464643323333266c6162656c3d24)](https://buy-kart.bnomei.com)

Streamlined E-Commerce Shopping Cart Solution

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

[](#installation)

- unzip [master.zip](https://github.com/bnomei/kirby-kart/archive/master.zip) as folder `site/plugins/kirby-kart` or
- `git submodule add https://github.com/bnomei/kirby-kart.git site/plugins/kirby-kart` or
- `composer require bnomei/kirby-kart`

Licensing
---------

[](#licensing)

Kirby Kart is a commercial plugin that requires a license. You can install and test the plugin locally without a license. However, production environments require a valid license. You can [purchase a license here](https://buy-kart.bnomei.com).

Quickstart
----------

[](#quickstart)

1. ⬇️ Download the ZIP or, for easier updates later on, use `composer require bnomei/kirby-kart`.
2. 🏎️ Access the `/kart`-route on your local setup to initialize Kart and start the demo.
3. 🪞 Copy the snippets and templates from the plugin into your project `site`-folder.
4. 🎨 Modify the copied snippets and templates to match your projects style and site structure.
5. 🔗 Link Kart to a Provider (like Stripe or Paypal) and fetch your products from them. Alternativly use Kirby to manage the products and the provider only for checkout.
6. 💅 Enhance your products within Kirby with additional text, images and downloadable files.
7. 🪪 Buy a license for Kirby Kart, register it in the config-file and go online with your shop.
8. 💰 The streamlined shopping cart, invoices and downloads will make your customers happy.
9. 📈 Track orders and remaining stock within Kirby.

Documentation
-------------

[](#documentation)

You can find the full [documentation for Kirby Kart](https://kart.bnomei.com) on its dedicated website.

Provider feature matrix
-----------------------

[](#provider-feature-matrix)

ProviderHosted CheckoutOrder FlowProduct syncHosted PortalInvoice URLchargebee✅return URL✅✅✅checkout✅return URL---fastspringexternal-✅--gumroadexternalwebhook✅-✅invoice\_ninja✅webhook✅-✅lemonsqueezy✅return URL, webhook✅✅✅mollie✅return URL---paddleJS snippetreturn URL✅✅✅paypal✅return URL✅--polar✅return URL✅-✅shopify✅webhook✅--snipcartJS snippetwebhook✅--square✅return URL--✅stripe✅return URL✅✅✅sumupJS snippetreturn URL---Disclaimer
----------

[](#disclaimer)

This plugin is provided "as is" with no guarantee. You can use it at your own risk and always test it before using it in a production environment. If you find any issues, please [create a new issue](https://github.com/bnomei/kirby-kart/issues/new).

License
-------

[](#license)

Kirby Kart License © 2025-PRESENT Bruno Meilick

###  Health Score

50

—

FairBetter than 96% of packages

Maintenance86

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 99.3% 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 ~4 days

Total

62

Last Release

69d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3265642?v=4)[Bruno Meilick](/maintainers/bnomei)[@bnomei](https://github.com/bnomei)

---

Top Contributors

[![bnomei](https://avatars.githubusercontent.com/u/3265642?v=4)](https://github.com/bnomei "bnomei (457 commits)")[![Aleksejs](https://avatars.githubusercontent.com/u/294213?v=4)](https://github.com/Aleksejs "Aleksejs (1 commits)")[![jonaskunst](https://avatars.githubusercontent.com/u/22329750?v=4)](https://github.com/jonaskunst "jonaskunst (1 commits)")[![tobimori](https://avatars.githubusercontent.com/u/29142128?v=4)](https://github.com/tobimori "tobimori (1 commits)")

---

Tags

cartcheckoute-commerceinvoicekirby-cmskirby-pluginkirby5mollieorderpaddlepayment-gatewaypaypalproductshopstockstripestripeproviderdownloadspaymentgatewaypaypalmollieinvoiceshopcarte-commerceproductshopifycheckoutsumupkirbykirby-pluginkirby-cmsmerchant-of-recordstockkirby5squarechargebeeorderpaddlepolarsellsnipcartgumroadbuyfastspringlemonsqueezyinvoice-ninjaproduct-variants

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/bnomei-kirby-kart/health.svg)

```
[![Health](https://phpackages.com/badges/bnomei-kirby-kart/health.svg)](https://phpackages.com/packages/bnomei-kirby-kart)
```

###  Alternatives

[aimeos/ai-payments

Payment extension for Aimeos e-commerce solutions

2160.7k](/packages/aimeos-ai-payments)[amsgames/laravel-shop

Package set to provide shop or e-commerce functionality (such as CART, ORDERS, TRANSACTIONS and ITEMS) to Laravel for customizable builds.

4845.9k](/packages/amsgames-laravel-shop)[enupal/stripe

Allows customers sign up for recurring and one-time payments with Stripe, perfect for orders, donations, subscriptions, and events. Create simple payment forms in seconds easily without coding. For Craft CMS 3.x

3416.5k1](/packages/enupal-stripe)[lunarphp/stripe

Stripe payment driver for Lunar.

2055.8k4](/packages/lunarphp-stripe)[jonassiewertsen/statamic-butik

The Statamic Butik e-commerce solution will integrate nicely with your personal Statamic site and help to grow your online business.

443.2k](/packages/jonassiewertsen-statamic-butik)

PHPackages © 2026

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