Download the PHP package misaf/vendra-cart without Composer
On this page you can find all versions of the php package misaf/vendra-cart. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download misaf/vendra-cart
More information about misaf/vendra-cart
Files in misaf/vendra-cart
Package vendra-cart
Short Description Temporary shopping selections for Vendra applications
License MIT
Homepage https://github.com/misaf/vendra-cart
Informations about the package vendra-cart
Vendra Cart
Tenant-aware carts for Vendra applications, with guest UUID tokens, optional polymorphic owners, polymorphic sellables, quantities, metadata, expiration, Filament administration, permissions, and demo-content seeding.
Features
- Guest carts identified by UUID tokens
- Optional polymorphic owners and polymorphic sellable items
- Quantity, metadata, and expiration tracking
- Tenant-aware Filament administration and permission seeding
- Scheduled pruning of expired carts
Requirements
- PHP 8.4+
- Laravel 13
- Filament 5
misaf/vendra-support
Installation
Optionally publish the configuration and translations:
The Filament resource is registered in the shared Sales cluster on the
configured panels. Cart creation and mutation remain application concerns; the
administration UI is limited to viewing and deletion.
Expired carts are pruned daily by default. Change the schedule in the
published configuration or run php artisan vendra-cart:prune-expired
manually.
Testing
Run the package checks from the project root:
License
MIT. See LICENSE.
All versions of vendra-cart with dependencies
misaf/vendra-support Version self.version
spatie/laravel-package-tools Version ^1.93.1