indigophp/cart-extensions

This package is abandoned and no longer maintained. No replacement package was suggested.

Extensions for Indigo Cart

v1.0.0 2014-07-18 18:19 UTC

This package is auto-updated.

Last update: 2021-11-24 09:13:11 UTC


README

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.