Skip to content

Latest commit

 

History

History
executable file
·
15 lines (10 loc) · 520 Bytes

readme.md

File metadata and controls

executable file
·
15 lines (10 loc) · 520 Bytes

Shopify Submisions

Laravel/React Application with Shopify integration.

Live Example: http://shopify-submission.shms.space/

Allows anonymous user to submit form with group of persons. Each person has it's full name and phone number. Each form can be auto completed with customers data from Shopify Admin API.

Front-end communicates with back-end via Laravel Passport API

  • Clone directory and update dependencies, build front-end
  • Copy .env.example .env and set your personal configuration.
  • Visit index page