Skip to main content

Shopify Plugin (Pro)

Integrate Shopify storefront with your nSelf deployment for e-commerce functionality.

The Shopify pro plugin integrates your Shopify storefront with nSelf, enabling product sync, order management, and customer data in your backend.

Installation

nself license set nself_pro_xxxxx
nself plugin install nself-shopify

Configuration

SHOPIFY_STORE_DOMAIN=your-store.myshopify.com
SHOPIFY_ACCESS_TOKEN=shpat_xxxxx
SHOPIFY_WEBHOOK_SECRET=whsec_xxxxx

Features

  • Product catalog sync to Postgres (np_shopify_products)
  • Order events via Shopify webhooks
  • Customer data with GDPR compliance
  • Inventory tracking

Database Tables

TablePurpose
np_shopify_productsSynced product catalog
np_shopify_ordersOrder records
np_shopify_customersCustomer data

Bundle

Part of the ɳSelf+ bundle. See Bundles for pricing.