Download the PHP package bnomei/kirby-kart without Composer
On this page you can find all versions of the php package bnomei/kirby-kart. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bnomei/kirby-kart
More information about bnomei/kirby-kart
Files in bnomei/kirby-kart
Package kirby-kart
Short Description Streamlined E-Commerce Shopping Cart Solution
License proprietary
Informations about the package kirby-kart
Kirby Kart
Streamlined E-Commerce Shopping Cart Solution
Installation
- unzip master.zip as folder
site/plugins/kirby-kart
or git submodule add https://github.com/bnomei/kirby-kart.git site/plugins/kirby-kart
orcomposer require bnomei/kirby-kart
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.
Quickstart
- ⬇️ Download the ZIP or, for easier updates later on, use
composer require bnomei/kirby-kart
. - 🏎️ Access the
/kart
-route on your local setup to initialize Kart and start the demo. - 🪞 Copy the snippets and templates from the plugin into your project
site
-folder. - 🎨 Modify the copied snippets and templates to match your projects style and site structure.
- 🔗 Link Kart to a Provider (like Stripe or Paypal) and fetch your products from them.
- 💅 Enhance your products within Kirby with additional text, images and downloadable files.
- 🪪 Buy a license for Kirby Kart, register it in the config-file and go online with your shop.
- 💰 The streamlined shopping cart, invoices and downloads will make your customers happy.
- 📈 Track orders and remaining stock within Kirby.
Documentation
You can find the full documentation for Kirby Kart on its dedicated website.
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.
License
Kirby Kart License © 2025-PRESENT Bruno Meilick
All versions of kirby-kart with dependencies
getkirby/composer-installer Version ^1.1
ext-intl Version *
s1syphos/php-simple-captcha Version ^2.3