A sample PHP application that uses ohShopify.php - The PHP Shopify API Adapter
- 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
- have a look in core/index.php to see some sample API calls.