PHPackages                             thewebmen/silverstripe-voting-campaign - 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. thewebmen/silverstripe-voting-campaign

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

thewebmen/silverstripe-voting-campaign
======================================

Create voting campaigns

0.5.1(5y ago)11.8k[1 issues](https://github.com/wedevelopnl/silverstripe-voting-campaign/issues)BSD-3-ClausePHPCI failing

Since Mar 22Pushed 1y ago2 watchersCompare

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

READMEChangelog (10)Dependencies (5)Versions (15)Used By (0)

SilverStripe Voting Campaign
============================

[](#silverstripe-voting-campaign)

Create a nomination page
------------------------

[](#create-a-nomination-page)

Add the extension to the page class and to the controller:

```
YourNominationPage:
  extensions:
    - TheWebmen\VotingCampaign\Extensions\NominationPageExtension
```

```
YourNominationPageController:
  extensions:
    - TheWebmen\VotingCampaign\Extensions\NominationPageControllerExtension
```

```
YourVotingPage:
  extensions:
    - TheWebmen\VotingCampaign\Extensions\VotingPageExtension
```

```
YourVotingPageController:
  extensions:
    - TheWebmen\VotingCampaign\Extensions\VotingPageControllerExtension
```

```
YourResultsPage:
  extensions:
    - TheWebmen\VotingCampaign\Extensions\ResultsPageExtension
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance14

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

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

Recently: every ~97 days

Total

13

Last Release

2086d ago

### Community

Maintainers

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

---

Top Contributors

[![michelsteege](https://avatars.githubusercontent.com/u/5492453?v=4)](https://github.com/michelsteege "michelsteege (10 commits)")

---

Tags

silverstripevotingelection

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/thewebmen-silverstripe-voting-campaign/health.svg)

```
[![Health](https://phpackages.com/badges/thewebmen-silverstripe-voting-campaign/health.svg)](https://phpackages.com/packages/thewebmen-silverstripe-voting-campaign)
```

###  Alternatives

[silverstripe/redirectedurls

Provides a system for users to configure arbitrary redirections in the CMS

32522.2k10](/packages/silverstripe-redirectedurls)[silverstripe/multiuser-editing-alert

A module that indicates when people are editing the same page in the CMS

1530.7k1](/packages/silverstripe-multiuser-editing-alert)

PHPackages © 2026

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