PHPackages                             silvercommerce/upgrader - 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. [Payment Processing](/categories/payments)
4. /
5. silvercommerce/upgrader

ActiveSilverstripe-module[Payment Processing](/categories/payments)

silvercommerce/upgrader
=======================

Silverstripe module for creating and managing generic 'Order' objects

4.0.0(6y ago)0302BSD-3-ClausePHP

Since Sep 24Pushed 3y ago3 watchersCompare

[ Source](https://github.com/silvercommerce/upgrader)[ Packagist](https://packagist.org/packages/silvercommerce/upgrader)[ Docs](http://github.com/silvercommerce/upgrader)[ RSS](/packages/silvercommerce-upgrader/feed)WikiDiscussions ss3 Synced today

READMEChangelogDependencies (1)Versions (4)Used By (0)

upgrader
========

[](#upgrader)

Upgrade legacy silverstripe-commerce (SS3) sites to SilverCommerce

How it works
------------

[](#how-it-works)

To use this module, you need to install it before running the silverstripe-upgrade tool. By doing so, this will swap out the old i-lateral/silverstripe-\[module\] commerce modules for the silvercommerce/\[module\] modules when the silverstripe upgrader is ran.

### 1 - Intsalling

[](#1---intsalling)

This module can be installed via composer:

```
composer require silvercommerce/upgrader

```

Installing this way may not work as composer sometimes refuses to pull down the correct version. For this reason I recommend adding the following linme to your composer.json manually.

```
"silvercommerce/upgrader": "ss3-dev"

```

### 2 - Usage

[](#2---usage)

Once installed you needd to remove any/all of the followinng modules from your `composer.json`. (it's likely you will have needed to remove many of these to install this module).

```
  i-lateral/silverstripe-commerce
  i-lateral/silverstripe-orders
  i-lateral/silverstripe-commerce-customisableproduct
  i-lateral/silverstripe-commerce-bulkprice
  silverstripe/silverstripe-omnipay
  i-lateral/silverstripe-commerce-groupedproduct
  i-lateral/silverstripe-themes-kube-commerce

```

then run `composer update` to update your composer.lock and to ensure you have the latest versions of all the modules. Followed by a `dev/build` to update the database to match.

### Upgrade

[](#upgrade)

Now you should be able to run the silverstripe/upgrader method `upgrade-code recompose --write`, see (SilverStripe Docs)\[[https://docs.silverstripe.org/en/4/upgrading/upgrading\_project/](https://docs.silverstripe.org/en/4/upgrading/upgrading_project/)\] for more information on upgrading.

This will update all your modules including this one - please see README.md of new version for further steps.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~126 days

Total

2

Last Release

2294d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c7d4998767cb41bf0048a65158559384fbab33751b26c996d6367019c68c4f8b?d=identicon)[DFT](/maintainers/DFT)

---

Top Contributors

[![Makreig](https://avatars.githubusercontent.com/u/6011781?v=4)](https://github.com/Makreig "Makreig (6 commits)")[![mlewis-everley](https://avatars.githubusercontent.com/u/687143?v=4)](https://github.com/mlewis-everley "mlewis-everley (6 commits)")

---

Tags

silverstripepaymentecommerceorderscheckoutcommerce

### Embed Badge

![Health badge](/badges/silvercommerce-upgrader/health.svg)

```
[![Health](https://phpackages.com/badges/silvercommerce-upgrader/health.svg)](https://phpackages.com/packages/silvercommerce-upgrader)
```

###  Alternatives

[sumup/sumup-ecom-php-sdk

SumUp PHP SDK

51277.1k1](/packages/sumup-sumup-ecom-php-sdk)[silvershop/core

Provides an ecommerce product catalog, shopping cart, and order management system

11340.0k41](/packages/silvershop-core)[sebdesign/laravel-viva-payments

A Laravel package for integrating the Viva Payments gateway

4845.9k](/packages/sebdesign-laravel-viva-payments)[jonassiewertsen/statamic-butik

The Statamic Butik e-commerce solution will integrate nicely with your personal Statamic site and help to grow your online business.

443.2k](/packages/jonassiewertsen-statamic-butik)[sunnysideup/ecommerce

Silverstripe E-commerce Application

257.2k79](/packages/sunnysideup-ecommerce)

PHPackages © 2026

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