Monday 24 February 2014

3 Shopping Cart Plug-ins For Cakephp Website Development

Shopping Cart Plugins

You can find several shopping cart plug-ins online, but here are three popular ones, everybody should know:

1. Cakephp Shopping Cart

A simple PHP Shopping Cart built with CakePHP PHP framework.

  • CakePHP 2.4 rapid development php framework
  • CakePHP DebugKit
  • Bootstrap 3 front-end framework with Mobile Friendly Responsive design
  • jQuery, jQuery UI JavaScript Library,
  • Authorize.net Payment Gateway for Credit Card Payment
  • PayPal Express Checkout
  • Google Checkout
  • AJAX functions for search autocomplete, shopping cart updates
  • Product Brands
  • Product Categories
  • Product Tags
  • Product Options

Note: Its status is still showing “INCOMPLETE” Tag.

To download its ZIP, please Read here: https://github.com/andraskende/cakephp-shopping-cart

2. Cakecart - Shoppingcart Plug-in

CakeCart is a shopping cart built on-top of the CakePHP framework. Currently it is in the pre-alpha stage.
Its purpose will be to allow anybody familiar with the CakePHP framework to customize and easily launch an e-commerce website. Currently has authorize.net support and later scheduled to add in Paypal and Google checkout support.

For Installation, Read here: https://github.com/samanz/cakecart

3. Kaching - Shoppingcart Plug-in

Kaching is tailored for developers that want full control on building their online store. Kaching provides the store administration and lots of features (see project page). You build the store's look and feel interacting with our controllers. Kaching is also distributed under the MIT License.

For Installation, Read here: https://github.com/mfriesen/kaching-php

No comments:

Post a Comment