PHPackages                             wedevelopnl/silverstripe-portfolio - 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. wedevelopnl/silverstripe-portfolio

ActiveLibrary

wedevelopnl/silverstripe-portfolio
==================================

Portfolio module

2.0.2(1y ago)01.2k1PHPPHP ^8.1

Since Aug 30Pushed 1y ago8 watchersCompare

[ Source](https://github.com/wedevelopnl/silverstripe-portfolio)[ Packagist](https://packagist.org/packages/wedevelopnl/silverstripe-portfolio)[ RSS](/packages/wedevelopnl-silverstripe-portfolio/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (17)Used By (0)

silverstripe-portfolio
======================

[](#silverstripe-portfolio)

This module adds functionality to create and manage a portfolio (page) that includes many cases.
You can also link customers/categories to cases and create a collection with different cases.

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

[](#requirements)

- See `composer.json` requirements

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

[](#installation)

```
composer require wedevelopnl/silverstripe-portfolio

```

Feature Flags
-------------

[](#feature-flags)

### Customers

[](#customers)

Managing and linking customers can be disabled using the following config in your project

```
---
Name: flags
After: portfolio
---
WeDevelop\Portfolio\Config:
  customer_enabled: false

```

License
-------

[](#license)

See [License](LICENSE)

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

[](#maintainers)

- [WeDevelop](https://www.wedevelop.nl/)

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

[](#development-and-contribution)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. See read our [contributing](CONTRIBUTING.md) document for more information.

### Getting started

[](#getting-started)

We advise to use [Docker](https://docker.com)/[Docker compose](https://docs.docker.com/compose/) for development.
We also included a [Makefile](https://www.gnu.org/software/make/) to simplify some commands

Our development container contains some built-in tools like `PHPCSFixer` and `yarn`.

#### Getting development container up

[](#getting-development-container-up)

`make build` to build the Docker container and then run detached.
If you want to only get the container up, you can simply type `make up`.

You can SSH into the container using `make sh`.

#### Front-end

[](#front-end)

Webpack and yarn are used to compile front-end assets.

If you use the Docker environment, you can just run `make yarn-watch` to watch for changes or run `make yarn-build` to build assets (minified and production ready!)

#### All make commands

[](#all-make-commands)

You can run `make help` to get a list with all available `make` commands.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~65 days

Recently: every ~115 days

Total

15

Last Release

448d ago

Major Versions

0.9.3 → 1.0.0-rc12022-12-02

1.0.0 → 2.0.02023-08-08

1.0.3 → 2.0.22024-07-29

PHP version history (3 changes)0.9PHP &gt;=8.0

1.0.0-rc1PHP &gt;=8.1

2.0.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/7a41b16aafbe795cfad0b4941b9ac37305e5bba2aefbcf56cc1f0c180928de27?d=identicon)[WeDevelop](/maintainers/WeDevelop)

---

Top Contributors

[![robertvanlienden](https://avatars.githubusercontent.com/u/27813145?v=4)](https://github.com/robertvanlienden "robertvanlienden (17 commits)")[![Dennisprins93](https://avatars.githubusercontent.com/u/9679179?v=4)](https://github.com/Dennisprins93 "Dennisprins93 (16 commits)")[![erikfrerejean](https://avatars.githubusercontent.com/u/197732?v=4)](https://github.com/erikfrerejean "erikfrerejean (13 commits)")[![renskorswagen](https://avatars.githubusercontent.com/u/5188287?v=4)](https://github.com/renskorswagen "renskorswagen (2 commits)")[![DRuiter](https://avatars.githubusercontent.com/u/7546161?v=4)](https://github.com/DRuiter "DRuiter (1 commits)")

---

Tags

silverstripeportfolio

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/wedevelopnl-silverstripe-portfolio/health.svg)

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

###  Alternatives

[silverstripe/blog

A fresh take on blogging in Silverstripe set out to tackle the issue of a cluttered Site Tree.

104739.2k31](/packages/silverstripe-blog)[lekoala/silverstripe-mandrill

Adds mandrill in the SilverStripe CMS

1827.3k](/packages/lekoala-silverstripe-mandrill)

PHPackages © 2026

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