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 today

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

28

—

LowBetter than 52% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

2139d 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/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1371.1M85](/packages/silverstripe-userforms)[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46302.4k9](/packages/symbiote-silverstripe-advancedworkflow)[axllent/silverstripe-cms-tweaks

Several CMS usability improvements

1726.4k1](/packages/axllent-silverstripe-cms-tweaks)

PHPackages © 2026

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