-
Clone the repo and get dependencies via composer
git clone --depth 1 --branch master https://github.com/phpish/shopify_app-skeleton.git new_prj cd new_prj rm -rf .git rm README.md curl -sS https://getcomposer.org/installer | php php composer.phar install
-
Create your app. Use http://path-to-new_prj/oauth.php as the Callback URL
-
Get the app's credentials and update conf.php
-
Intall the app on a store by visiting http://path-to-new_prj/install.php?shop=example-shop.myshopify.com
-
An OAuth token for the shop should now be stored in the session. Check out the other .php files and see how they work.
forked from phpish/shopify_app-skeleton
-
Notifications
You must be signed in to change notification settings - Fork 0
caruizdiaz/shopify_app-skeleton
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Skeleton Shopify App project using phpish/shopify
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 100.0%