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
  • Bruno Meilick Bruno Meilick

    Kart

    Streamlined E-Commerce Shopping Cart Solution

    Website Docs Source Demo
    Buy

    Features

    🛒 Ready for Checkout
    Offer a smooth checkout experience using your provider’s payment gateways.
    🔄 Sync your Products
    Kirby Kart lets you sync products and pricing from your chosen provider directly into Kirby.
    ✨ Easy Integration
    Kirby Kart is not a theme that works out of the box. You stay in full control over your content structure.
    Version
    5.5.0
    License
    Other
    Stars
    23
    Supports
    K5
    Created
    19 May 2025
    Updated
    17 Jul 2025

    Info

    Topics
    • Content Creation
    • E-Commerce
    • Headless
    • Panel
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 5.5.0
    • 5.4.1
    • 5.4.0
    • 5.3.2
    • 5.3.1

    Similar plugins

    • SEO All-in-one toolkit for implementing SEO & Meta best practices in your Kirby site. Get a customizable, turnkey SEO solution in seconds. K5 K4
    • Nuxt KQL Nuxt 3 module for Kirby's Query Language API K5 K4 K3
    • Janitor Run command – like cleaning the cache – from within the Panel via a customizable button, directly in PHP code or with a cronjob K5 K4 K3

    More by Bruno Meilick

    More
    • class ExamplePage extends \Kirby\Cms\Page
      {
          use \Bnomei\ModelWithTurbo;
      }
      Turbo Speed up Kirby with automatic caching K5
    • return [
          'bnomei.robots-txt' => [
              'content' => '...'
          ]
      ];
      Robots.txt Manage the robots.txt from Kirby's config file K5 K4 K3
    • $page->file('ukulele.pdf')->fingerprint();
      Fingerprint File method and css/js helpers to add hashes to assets and files K5 K4 K3