PHPackages                             xddesigners/silverstripe-shopify - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. xddesigners/silverstripe-shopify

ActiveSilverstripe-vendormodule[API Development](/categories/api)

xddesigners/silverstripe-shopify
================================

Import Shopify products into your Silverstripe site, implements the buy button sdk to create a cart and checkout

1.1.4(5y ago)51951[1 issues](https://github.com/xddesigners/silverstripe-shopify/issues)BSD-3-ClausePHPCI failing

Since Oct 9Pushed 3y ago2 watchersCompare

[ Source](https://github.com/xddesigners/silverstripe-shopify)[ Packagist](https://packagist.org/packages/xddesigners/silverstripe-shopify)[ RSS](/packages/xddesigners-silverstripe-shopify/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (8)Used By (0)

Simple shopify module for SilverStripe sites
============================================

[](#simple-shopify-module-for-silverstripe-sites)

This module is for users that want to implement there shopify products into a SilverStripe storefront. It makes use of the [Shopify Buy Button](https://www.shopify.com/buy-button) to create the cart and checkout interface.
You'll end up with a import job that fetches all the products and variants and stores them as Product DataObject in your site.

Installation
------------

[](#installation)

Install the module trough composer and configure the api keys.
`composer require xddesigners/silverstripe-shopify`

Get up your api keys by creating a new Private App in your shopify admin interface.

### Config

[](#config)

```
XD\Shopify\Client:
  api_key: 'YOUR_API_KEY'
  api_password: 'YOUR_API_PASSWORD'
  shopify_domain: 'YOUR_SHOPIFY_DOMAIN' # mydomain.myshopify.com
  shared_secret: 'YOUR_API_SHARED_SECRET'
```

### Set up import script

[](#set-up-import-script)

You can run the import script manually trough the dev/tasks interface or set up up to run as a cron task. `http://example.com/dev/tasks/XD-Shopify-Task-Import` or `sake dev/tasks/XD-Shopify-Task-Import`

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~105 days

Recently: every ~12 days

Total

7

Last Release

2140d ago

Major Versions

0.1.1 → 1.1.22020-05-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/6131c03b7f5ba6b10fef192c90d68d57508e84c007a13321df6960b8298e19d1?d=identicon)[TheBnl](/maintainers/TheBnl)

![](https://www.gravatar.com/avatar/011200839f5f7a480b6d262c45cbba2d02df1e2063c9dc9e05de540492476b60?d=identicon)[XD designers](/maintainers/XD%20designers)

---

Top Contributors

[![TheBnl](https://avatars.githubusercontent.com/u/1334195?v=4)](https://github.com/TheBnl "TheBnl (28 commits)")

---

Tags

shopifyshopify-apishopify-buy-sdksilverstripesilverstripe-4silverstripeshopifybuybutton

### Embed Badge

![Health badge](/badges/xddesigners-silverstripe-shopify/health.svg)

```
[![Health](https://phpackages.com/badges/xddesigners-silverstripe-shopify/health.svg)](https://phpackages.com/packages/xddesigners-silverstripe-shopify)
```

###  Alternatives

[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[silverstripe/graphql

GraphQL server for SilverStripe models and other data

512.4M21](/packages/silverstripe-graphql)[slince/shopify-api-php

Shopify API Client for PHP

131236.9k1](/packages/slince-shopify-api-php)[robwittman/shopify-php-sdk

PHP SDK for Shopify API

7098.9k1](/packages/robwittman-shopify-php-sdk)[luketowers/php-shopify-api

PHP wrapper for Shopify API

3410.1k](/packages/luketowers-php-shopify-api)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
