kickasscommerce/framework

A small proof of concept for Moltin

dev-develop 2017-02-27 19:09 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:30:16 UTC


README

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Dependencies Total Downloads

A small proof of concept for building an eCommerce system based on an underlying API system.

Currently built on Moltin but PRs for other systems are welcome

"So is this a new eCommerce system?"

NO! we want to give you a way to work with your favourite (API enabled) eCommerce system without the constraints it might impose on the technologies you can use or the way you implement the frontend If you're curious about the 'why' behind this project please read our blogpost about it

Requirements

  • PHP ^7.0

Authors

For more information about the KickAss team and to apply for a position please us our team repository.

Installation

$ composer create-project kickasscommerce/kickasscommerce=dev-develop .

More information

Examples

Anything in the app directory is example code. The app directory should be used for your project code.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Credits

License

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