Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tina4stack/tina4php-shopify
Tina4 Shopify Plugin Template
https://github.com/tina4stack/tina4php-shopify
Last synced: 18 days ago
JSON representation
Tina4 Shopify Plugin Template
- Host: GitHub
- URL: https://github.com/tina4stack/tina4php-shopify
- Owner: tina4stack
- Created: 2023-06-13T08:34:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-20T13:05:26.000Z (about 1 month ago)
- Last Synced: 2024-11-20T14:20:02.423Z (about 1 month ago)
- Language: JavaScript
- Size: 1.41 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Tina4 Shopify Plugin Example
This example gets you up and running with Shopify and Tina4
### Installation
- Register an account with Shopify Partners https://partners.shopify.com/organizations
- In the route folder run ```composer install``` and ```npm install```
- Start the application for the first time to run migrations ```composer start``` and browse to http://localhost:7118/migrate
- Stop the application then run ```npm run dev``` to deploy
- Follow the prompts on the screen to setup your Shopify App
- When the application is running, copy the URL & Shopify API Key and Secret into your .env file