Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 307 Bytes

File metadata and controls

16 lines (9 loc) · 307 Bytes

Plugins

The Shopify CLI supports plugins as a way to extend its feature set, both adding new commands or implementing some defined hooks.

Official Plugins

Installation

To install a plugin simply run:

yarn shopify plugins install {plugin_name}