Socket
Socket
Sign inDemoInstall

shopify-cms

Package Overview
Dependencies
250
Maintainers
1
Versions
225
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    shopify-cms

Shopify Theme editor as a interactive CMS


Version published
Weekly downloads
4
decreased by-42.86%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Shopify CMS

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 -g shopify-cms

Setting up env variables:

SHOPIFY_CMS_SHOP
SHOPIFY_CMS_STOREFRONT_DIGEST
SHOPIFY_CMS_ACCESS_TOKEN
SHOPIFY_CMS_THEME_ID
SHOPIFY_CMS_FOLDER

Usage:

`shopify-cms`

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

Keywords

FAQs

Last updated on 10 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc