Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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