Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

indigophp/cart-extensions

Repository files navigation

Indigo Cart Extensions

Build Status Code Coverage Latest Stable Version Total Downloads Scrutinizer Code Quality License Dependency Status

Indigo Cart Extensions is an extension of Indigo Cart abstraction.

Install

Via Composer

{
    "require": {
        "indigophp/cart-extensions": "@stable"
    }
}

Usage

This package includes specific implementations of Indigo Cart which is only an abstraction layer. Any implementations (Stores, Options, etc) should be commited to this package.

Testing

$ codecept run

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.