Download the PHP package neosrulez/neos-cart without Composer
On this page you can find all versions of the php package neosrulez/neos-cart. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download neosrulez/neos-cart
More information about neosrulez/neos-cart
Files in neosrulez/neos-cart
Download neosrulez/neos-cart
More information about neosrulez/neos-cart
Files in neosrulez/neos-cart
Vendor neosrulez
Package neos-cart
Short Description A shopping cart package for Neos Flow applications.
License
Package neos-cart
Short Description A shopping cart package for Neos Flow applications.
License
Please rate this library. Is it a good library?
Informations about the package neos-cart
Shopping cart for Neos Flow
A shopping cart package for Neos Flow applications.
Installation
Just run:
Configuration
Usage
Create a form. Whether it's a Neos Fusion form or a simple HTML form in a React component.
Routes
Description | Route |
---|---|
Add item to cart | /cart/item/add |
Update item in cart | /cart/item/update |
Delete item from cart | /cart/item/delete |
Flush cart | /cart/flush |
Add shipping information and price | /cart/shipping/add |
Get items from cart | /cart/items |
Get summary | /cart/summary |
Author
- E-Mail: [email protected]
- URL: http://www.patriceckhart.com
All versions of neos-cart with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0 || ^8.1
neos/flow Version ^6.0 || ^7.0 || ^8.0
gedmo/doctrine-extensions Version ^3.10 || *
neos/flow Version ^6.0 || ^7.0 || ^8.0
gedmo/doctrine-extensions Version ^3.10 || *
The package neosrulez/neos-cart contains the following files
Loading the files please wait ....