Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 599 Bytes

Home.md

File metadata and controls

24 lines (16 loc) · 599 Bytes

Home

This Cart plugin enables developers to quickly and easily add a shopping cart to their application.

The plugin doesn't cover payments but has as strictly separated cart and order part. So you checkout your cart and create the order, in between you'll have to implement your payment process.

Requirements

  • CakePHP 2.4+
  • PHP 5.2.8+

Documentation

Tutorials