AnaRita / ohShopify-Sample-App

A sample PHP application that uses ohShopify.php - The PHP Shopify API Adapter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ohShopify-Sample-App

A sample PHP application that uses ohShopify.php - The PHP Shopify API Adapter

Instructions

  • you must get and install Smarty templates into the lib directory in a folder called Samrty: -> cd ohShopify-Sample-App/lib/ -> curl http://www.smarty.net/files/Smarty-3.1.4.tar.gz | tar xvf
  • open lib/config.lib.php and put your API Key and Shared Secret

Sample Calls

  • have a look in core/index.php to see some sample API calls.

About

A sample PHP application that uses ohShopify.php - The PHP Shopify API Adapter