PHPackages                             dynamic/silverstripe-foxy-inventory - 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. dynamic/silverstripe-foxy-inventory

ActiveSilverstripe-vendormodule

dynamic/silverstripe-foxy-inventory
===================================

A simple inventory add-on for SilverStripe Foxy.

1.1.0(5y ago)08443[8 issues](https://github.com/dynamic/silverstripe-foxy-inventory/issues)[1 PRs](https://github.com/dynamic/silverstripe-foxy-inventory/pulls)BSD-3-ClausePHPCI failing

Since Oct 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/dynamic/silverstripe-foxy-inventory)[ Packagist](https://packagist.org/packages/dynamic/silverstripe-foxy-inventory)[ RSS](/packages/dynamic-silverstripe-foxy-inventory/feed)WikiDiscussions 1.1 Synced today

READMEChangelog (7)Dependencies (10)Versions (11)Used By (0)

SilverStripe Foxy Inventory
===========================

[](#silverstripe-foxy-inventory)

A simple inventory add-on for SilverStripe Foxy.

[![CI](https://github.com/dynamic/silverstripe-foxy-inventory/workflows/CI/badge.svg)](https://github.com/dynamic/silverstripe-foxy-inventory/workflows/CI/badge.svg)[![Build Status](https://camo.githubusercontent.com/cdc2bc71a1ad681e0bf7aeef60f2508a0f5a913fc2aa6228be05a8154123f42d/68747470733a2f2f7472617669732d63692e6f72672f64796e616d69632f73696c7665727374726970652d666f78792d696e76656e746f72792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dynamic/silverstripe-foxy-inventory)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/feb7674e251ba5c8e7503bb03a2ba0d65442e06150b7fd91766335c2240975e3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64796e616d69632f73696c7665727374726970652d666f78792d696e76656e746f72792f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/dynamic/silverstripe-foxy-inventory/?branch=master)[![Build Status](https://camo.githubusercontent.com/99751d9e44cd3512e125cb736d350d6bfaefee341d617f6b0475df1a81b0ec99/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64796e616d69632f73696c7665727374726970652d666f78792d696e76656e746f72792f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/dynamic/silverstripe-foxy-inventory/build-status/master)[![codecov](https://camo.githubusercontent.com/789296b1b750f93003a35380ab7c0c6a648b40c7395436a3dc948de413347b3d/68747470733a2f2f636f6465636f762e696f2f67682f64796e616d69632f73696c7665727374726970652d666f78792d696e76656e746f72792f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/dynamic/silverstripe-foxy-inventory)

[![Latest Stable Version](https://camo.githubusercontent.com/e1a9bb22b2095b68b01dd4eff8aec74182f7cbb62d6e2e13c85425ec89d1f193/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d666f78792d696e76656e746f72792f762f737461626c65)](https://packagist.org/packages/dynamic/silverstripe-foxy-inventory)[![Total Downloads](https://camo.githubusercontent.com/323e71f6e1283eb71e3b98421990d60c307b11c38e024f1c278de8a1f9db7892/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d666f78792d696e76656e746f72792f646f776e6c6f616473)](https://packagist.org/packages/dynamic/silverstripe-foxy-inventory)[![Latest Unstable Version](https://camo.githubusercontent.com/fb160ed8ad351b0bee2dc3aeca2df6cdc963cbcd80e9cc9f7d4be7424ff56447/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d666f78792d696e76656e746f72792f762f756e737461626c65)](https://packagist.org/packages/dynamic/silverstripe-foxy-inventory)[![License](https://camo.githubusercontent.com/06c4c995d6d9637a42dcff3776e556be402814573f04ebe57be11ea5e39d8e69/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d666f78792d696e76656e746f72792f6c6963656e7365)](https://packagist.org/packages/dynamic/silverstripe-foxy-inventory)

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

[](#requirements)

- SilverStripe ^4.0
- SilverStripe Foxy ^1.0
- SilverStripe Foxy Orders ^1.0

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

[](#installation)

```
composer require dynamic/silverstripe-foxy-inventory

```

License
-------

[](#license)

See [License](license.md)

Example configuration (optional)
--------------------------------

[](#example-configuration-optional)

Apply the following DataExtensions to your base Product class:

```
Dynamic\Products\Page\Product:
  extensions:
    - Dynamic\Foxy\Inventory\Extension\ProductInventoryManager
    - Dynamic\Foxy\Inventory\Extension\ProductExpirationManager

Dynamic\Products\Page\ProductController:
  extensions:
    - Dynamic\Foxy\Inventory\Extension\ProductControllerExtension
```

Also apply the following Extensions to Foxy classes:

```
Dynamic\Foxy\Form\AddToCartForm:
  extensions:
    - Dynamic\Foxy\Inventory\Extension\AddToCartFormExtension

Dynamic\Foxy\Form\QuantityField:
  extensions:
    - Dynamic\Foxy\Inventory\Extension\QuantityFieldExtension
```

Maintainers
-----------

[](#maintainers)

- [Dynamic](http://www.dynamicagency.com) ()

Bugtracker
----------

[](#bugtracker)

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.

If the issue does look like a new bug:

- Create a new issue
- Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
- Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version, Operating System, any installed SilverStripe modules.

Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.

Development and contribution
----------------------------

[](#development-and-contribution)

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% 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 ~51 days

Recently: every ~39 days

Total

9

Last Release

1971d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/867942?v=4)[Dynamic](/maintainers/dynamic)[@dynamic](https://github.com/dynamic)

---

Top Contributors

[![jsirish](https://avatars.githubusercontent.com/u/1163643?v=4)](https://github.com/jsirish "jsirish (24 commits)")[![mak001](https://avatars.githubusercontent.com/u/1750550?v=4)](https://github.com/mak001 "mak001 (3 commits)")[![muskie9](https://avatars.githubusercontent.com/u/870751?v=4)](https://github.com/muskie9 "muskie9 (1 commits)")

---

Tags

foxycarthacktoberfestsilverstripesilverstripecms

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/dynamic-silverstripe-foxy-inventory/health.svg)

```
[![Health](https://phpackages.com/badges/dynamic-silverstripe-foxy-inventory/health.svg)](https://phpackages.com/packages/dynamic-silverstripe-foxy-inventory)
```

###  Alternatives

[sheadawson/silverstripe-linkable

A couple of handy form fields and objects for managing external and internal links on DataObjects

39316.2k24](/packages/sheadawson-silverstripe-linkable)

PHPackages © 2026

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