1.0.33 • Published 8 days ago

shopify-accelerate v1.0.33

Weekly downloads
-
License
MIT
Repository
github
Last release
8 days ago

Please note: This framework is in active development. I'm keeping it in a cycle of 0.0.x releases at the moment to indicate that it’s not even ready for its 0.1.0. Active work is being done on documentation and features, and APIs should not necessarily be considered stable. At the same time, it is more than a toy project or proof of concept, and I am actively using it for my own application development.

S6 - Shopify Theme Development kit

This runs a local FTP server (on localhost) that will communicate with Shopify over HTTP API and allows you to upload/download/edit your theme files and assets using your favorite FTP client.

Note: this tool is built with Node.js and is installed via npm so make sure to have Node installed. I have tested this on Mac and Windows.

Installation:

npm install shopify-theme-dev

Setting up env variables:

SHOPIFY_CMS_SHOP
SHOPIFY_CMS_STOREFRONT_DIGEST
SHOPIFY_CMS_ACCESS_TOKEN
SHOPIFY_CMS_THEME_ID
SHOPIFY_CMS_FOLDER

Usage:

`shopify-typed-settings`

Get Shopify API Key(s)

You will need a Shopify API key-pair.

  • Go to: {store-name}.myshopify.com/admin/apps
  • Click "Private Apps" in the top right corner
  • Click on an existing private app or create a new one
  • Copy the API key and Password
  • You will need access to read / write Themes
1.0.33

8 days ago

1.0.32

11 days ago

1.0.31

11 days ago

1.0.30

13 days ago

1.0.29

14 days ago

1.0.28

15 days ago

1.0.26

16 days ago

1.0.25

17 days ago

1.0.24

17 days ago

1.0.23

17 days ago

1.0.27

16 days ago

1.0.19

19 days ago

1.0.22

18 days ago

1.0.21

18 days ago

1.0.20

18 days ago

1.0.18

23 days ago

1.0.17

23 days ago

1.0.16

23 days ago

1.0.15

26 days ago

1.0.14

26 days ago

1.0.13

26 days ago

1.0.12

26 days ago

1.0.9

28 days ago

1.0.11

28 days ago

1.0.10

28 days ago

1.0.8

1 month ago

1.0.7

1 month ago

1.0.2

1 month ago

1.0.1

1 month ago

1.0.0

1 month ago

1.0.0-beta.2

1 month ago

1.0.0-beta.3

1 month ago

1.0.0-beta.4

1 month ago

1.0.0-beta.5

1 month ago

1.0.6

1 month ago

1.0.5

1 month ago

1.0.4

1 month ago

1.0.3

1 month ago

1.0.0-beta.1

1 month ago

0.0.0-beta.1

2 months ago