vanilo/checkout

Vanilo Checkout Module
243,249 15
Install
composer require vanilo/checkout
Latest Version:5.2.0
PHP:^8.4
License:MIT
Last Updated:Apr 24, 2026
Links: GitHub  ·  Packagist
Maintainer: vanilo

Vanilo Checkout Module

Tests Packagist version Packagist downloads MIT Software License

This is the standalone Checkout module from the Vanilo E-commerce framework

Installation

(As Standalone Component)

  1. composer require vanilo/checkout
  2. php artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"
  3. Add Vanilo\Checkout\Providers\ModuleServiceProvider::class to modules in config/concord.php
  4. php artisan migrate

Usage

See the Vanilo Checkout Documentation for more details.

Related Packages

vanilo/contracts

Common set of Vanilo Contracts (Interfaces)

275,740 3
vanilo/support

Common Vanilo functions, traits, helpers

273,164 5
sebdesign/laravel-viva-payments

A Laravel package for integrating the Viva Payments gateway

54,900 49
nickdekruijk/shopwire

A simple, easy to implement shopping cart and checkout package for Laravel using...

125 2
vanilo/properties

Vanilo Properties (Attributes) Module

257,193 11