PHPackages                             sunnysideup/ecommerce\_stockcontrol - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sunnysideup/ecommerce\_stockcontrol

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

sunnysideup/ecommerce\_stockcontrol
===================================

adds stock control (how many you can sell of what product) to the Silverstripe e-commerce application

3.0.0(2mo ago)21512BSD-3-ClausePHP

Since Aug 16Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/sunnysideup/silverstripe-ecommerce_stockcontrol)[ Packagist](https://packagist.org/packages/sunnysideup/ecommerce_stockcontrol)[ RSS](/packages/sunnysideup-ecommerce-stockcontrol/feed)WikiDiscussions main Synced 4w ago

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

Silverstripe ecommerce stockcontrol module
==========================================

[](#silverstripe-ecommerce-stockcontrol-module)

[![Build Status](https://camo.githubusercontent.com/bba285eb41c6ce34efeeab7e6bf27b8b27897ed7aad366d6e333b3880593c8d6/68747470733a2f2f7472617669732d63692e6f72672f73756e6e797369646575702f73696c7665727374726970652d65636f6d6d657263655f73746f636b636f6e74726f6c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/sunnysideup/silverstripe-ecommerce_stockcontrol)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/0468526b57ceceb5b178d22c329ae09a34891195ccd81cd0c2cd26a677b3679d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73756e6e797369646575702f73696c7665727374726970652d65636f6d6d657263655f73746f636b636f6e74726f6c2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/sunnysideup/silverstripe-ecommerce_stockcontrol/?branch=master)[![codecov.io](https://camo.githubusercontent.com/71a5680fb5de507329bb948702d117bf48e25145b3f84112cfd204ce14add598/68747470733a2f2f636f6465636f762e696f2f6769746875622f73756e6e797369646575702f73696c7665727374726970652d65636f6d6d657263655f73746f636b636f6e74726f6c2f636f7665726167652e7376673f6272616e63683d6d6173746572)](https://codecov.io/github/sunnysideup/silverstripe-ecommerce_stockcontrol?branch=master)

[![Latest Stable Version](https://camo.githubusercontent.com/350ecf0d8290d8b27272b97f2510016077b214e81e5459610ce036ad203ca82a/68747470733a2f2f706f7365722e707567782e6f72672f73756e6e797369646575702f65636f6d6d657263655f73746f636b636f6e74726f6c2f76657273696f6e)](https://packagist.org/packages/sunnysideup/ecommerce_stockcontrol)[![License](https://camo.githubusercontent.com/48422aeb2ae76eb954bfef9c93a519a7f6347f206544c4a6ba42bb63c6ae3bd1/68747470733a2f2f706f7365722e707567782e6f72672f73756e6e797369646575702f65636f6d6d657263655f73746f636b636f6e74726f6c2f6c6963656e7365)](https://packagist.org/packages/sunnysideup/ecommerce_stockcontrol)[![Monthly Downloads](https://camo.githubusercontent.com/a95d9082ee40a51f22b5b11328fe00b3240f75d3241083f4af248e7f488d7c4a/68747470733a2f2f706f7365722e707567782e6f72672f73756e6e797369646575702f65636f6d6d657263655f73746f636b636f6e74726f6c2f642f6d6f6e74686c79)](https://packagist.org/packages/sunnysideup/ecommerce_stockcontrol)

Documentation
-------------

[](#documentation)

- [Developer Docs](docs/en/INDEX.md)
- [User Guide](docs/en/userguide.md)
- [API Docs](http://docs.ssmods.com/sunnysideup/ecommerce_stockcontrol/classes.xhtml)

Requirements
------------

[](#requirements)

See [composer.json](composer.json) for details

### Suggested Modules

[](#suggested-modules)

See [composer.json](composer.json) for details

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

[](#installation)

```
composer require sunnysideup/ecommerce_stockcontrol

```

### Configuration

[](#configuration)

In the `_config` folder you will find the `ecommerce_stockcontrol.yml.example`file that shows options for the configuration of this module.

We recommend that you:

1. copy these `ecommerce_stockcontrol.yml.example` files into your `app/_config` folder (where available - otherwise search for `private static $` in the module to see what can be configured)
2. remove the .example extension,
3. delete the lines you do not care about, and
4. adjust the configurations that you would like to use.

Contributing
------------

[](#contributing)

We welcome any contributions. See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.

Paid assistance
---------------

[](#paid-assistance)

You can pay us to create an improved / adapted version of this module for your own projects. Please contact us if you like to find out more: [www.sunnysideup.co.nz](http://www.sunnysideup.co.nz). For exmaple, we can write tests for this module.

Author
------

[](#author)

Sunny Side Up Ltd.

Care to see more modules?
-------------------------

[](#care-to-see-more-modules)

To find other modules, please visit [ssmods.com](http://ssmods.com/).

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance91

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 64.3% 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 ~295 days

Recently: every ~747 days

Total

13

Last Release

62d ago

Major Versions

1.2.4 → 2.0.02017-08-25

2.0.2 → 4.x-dev2026-04-22

4.x-dev → 5.x-dev2026-04-24

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/167154?v=4)[Sunny Side Up](/maintainers/sunnysideup)[@sunnysideup](https://github.com/sunnysideup)

---

Top Contributors

[![S-GrabhamMadden](https://avatars.githubusercontent.com/u/27248899?v=4)](https://github.com/S-GrabhamMadden "S-GrabhamMadden (45 commits)")[![sunnysideupdevs](https://avatars.githubusercontent.com/u/20271919?v=4)](https://github.com/sunnysideupdevs "sunnysideupdevs (14 commits)")[![sunnysideup](https://avatars.githubusercontent.com/u/167154?v=4)](https://github.com/sunnysideup "sunnysideup (10 commits)")[![LABCAT](https://avatars.githubusercontent.com/u/9105153?v=4)](https://github.com/LABCAT "LABCAT (1 commits)")

---

Tags

silverstripecmsshopecommercelimite-commerceSilverstripe-CMSstockquantitymaximumminimumstock control

### Embed Badge

![Health badge](/badges/sunnysideup-ecommerce-stockcontrol/health.svg)

```
[![Health](https://phpackages.com/badges/sunnysideup-ecommerce-stockcontrol/health.svg)](https://phpackages.com/packages/sunnysideup-ecommerce-stockcontrol)
```

PHPackages © 2026

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