*** WARNING: This is unreleased/incomplete software, use at your own risk, or as an example only ***
Catch all for utilities to handle missing Shopify API functionality.
This has been tested with Node v12.13.1, NPM 6.12.1, and yarn 1.19.2
- Clone the repo
git clone git@github.com:jakehow/shutils.git- Install dependencies
cd shutils
yarn- Run the command
./shutils -hUploads a file to the settings/files are of the Shopify Admin. This process uses headless chrome and creates a session for each file you upload, so may trigger reCaptcha. A future version may take a list of files to upload in order to mitigate this issue and upload multiple files for one session.
Usage: ./shutils upload $FILEPATH -s $SHOP_NAME -u $USERNAME -p $PASSWORD