This Plugin provides multistore connection to support product, collections, variants
Install dependencies
Go to the plugin directory:
cd prevent-unpublishpnpm install
Start the development server
pnpm dev
Register the plugin in DatoCMS
pnpm dev
(usually http://localhost:5173
)Add Applicable Shopify Stores
src/main.tsx
.For more details, see the code and comments in src/main.tsx
.