tawba / simple_shop
Simple Shop
v1.0.1
2017-01-31 07:57 UTC
Requires
- php: >=5.6.4
- ext-curl: *
Requires (Dev)
- phpunit/phpunit: 4.4.*
This package is not auto-updated.
Last update: 2025-04-27 01:01:04 UTC
README
simple_shop helps you easily integrate with online shop APIs. If you need to make shop based intergration with FlipKar, Shopify, Souq, Amazon, Alibaba, etc, this package will help you a lot. For now, the library supports only FlipKar and Shop.com.
Installation
Using Composer :
composer install
Or you can do
composer require tawba/simple_shop
If you don't have composer, follow the instruction here to install it.
Run the application
Point your browser to http://localhost/simple_shop
Usage
You have to set your own Affiliate ID and Token before usage.
Important Notice
I left my own Affiliate ID and Token for the webservices, so please make sure you change them before using the library.