vanilo/checkout is a Laravel package for vanilo checkout module.
It currently has 15 GitHub stars and 137.455 downloads on Packagist (latest version 5.2.0).
Install it with composer require vanilo/checkout.
Discover more Laravel packages by vanilo
or browse all Laravel packages to compare alternatives.
Last updated
This is the standalone Checkout module from the Vanilo E-commerce framework
(As Standalone Component)
composer require vanilo/checkoutphp artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"Vanilo\Checkout\Providers\ModuleServiceProvider::class to modules in config/concord.phpphp artisan migrateSee the Vanilo Checkout Documentation for more details.