Back to Eliza

Shopify Plugin

packages/docs/plugin-registry/shopify.md

2.0.1737 B
Original Source

Shopify Admin API integration for managing store operations.

Package: @elizaos/plugin-shopify

Overview

The Shopify plugin connects Eliza agents to the Shopify Admin API, enabling management of products, orders, inventory, and customers directly through agent conversations.

Installation

bash
eliza plugins install shopify

Auto-Enable

This plugin auto-enables when the SHOPIFY_ACCESS_TOKEN environment variable is set.

Configuration

ParameterTypeRequiredDescription
SHOPIFY_ACCESS_TOKENstringYes (sensitive)Shopify Admin API access token
SHOPIFY_STORE_DOMAINstringYesStore domain (e.g. your-store.myshopify.com)