Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 478 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 478 Bytes

Shopify Stocky PoC

This sample was created as Proof of Concept to upload CSV file to stock transfers on Shopify's Stocky app automatically.

Installation

  • PHP >= 8
  • chromedriver https://github.com/symfony/panther#installing-panther
  • composer install
  • cp config/parameters.php.dist config/parameters.php
  • Put your session cookie on config/parameters.php
  • Edit sample.csv, replace by your file (need barcode & quantity columns)

Then, just run : php app.php