yevgenko / tinycarts_libs

Additional collection of php classes for magento - ecommerce platform

Home Page:http://tinycarts.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tinycarts libs

Installation

Here is various ways to add Tinycarts libs into your magento project, select one fits your needs or use your own ;)

  1. Simple way

    Download repository as archive and extract into lib/Tinycarts dir.

  2. Using git

    git clone git://github.com/yviktorov/tinycarts_libs.git lib/Tinycarts

  3. Using git's submodule feature

    git submodule add git://github.com/yviktorov/tinycarts_libs.git lib/Tinycarts

    git commit -m "add Tinycarts libs"

About

Additional collection of php classes for magento - ecommerce platform

http://tinycarts.com


Languages

Language:PHP 100.0%