Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 2.04 KB

README.md

File metadata and controls

22 lines (16 loc) · 2.04 KB

Shopify CLI Example App

This repository contains an example Shopify App that uses shopify/shopify-cli-action to build, test, and deploy an app to the Shopify platform using Shopify CLI 2.0.

CLI 2.0 deprecation

Note that Shopify CLI 2.0 is deprecated. We encourage using Shopify CLI 3.0 to develop apps, custom storefronts, and themes.

Documentation about Shopify CLI 3.0 and CI/CD:

Blocks

Block Description CI CD
home An block that's loaded in the admin Home
scripts/payment_method A payment method script Payment method Checkout post purchase deploy
ui-extensions/checkout_post_purchase A checkout post-purchase UI extension Checkout post purchase Checkout post purchase deploy