PHPackages                             richardsjoqvist/silverstripe-optionaltreedropdownfield - 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. richardsjoqvist/silverstripe-optionaltreedropdownfield

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

richardsjoqvist/silverstripe-optionaltreedropdownfield
======================================================

This module extends TreeDropdownField to allow clearing a selection

1.1.3(10y ago)28.5k6PHPPHP &gt;=5.3.2

Since May 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/richardsjoqvist/silverstripe-optionaltreedropdownfield)[ Packagist](https://packagist.org/packages/richardsjoqvist/silverstripe-optionaltreedropdownfield)[ Docs](https://github.com/richardsjoqvist/silverstripe-optionaltreedropdownfield)[ RSS](/packages/richardsjoqvist-silverstripe-optionaltreedropdownfield/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (3)Dependencies (2)Versions (6)Used By (0)

SilverStripe OptionalTreeDropdownField
--------------------------------------

[](#silverstripe-optionaltreedropdownfield)

This module extends SilverStripe TreeDropdownField to allow clearing a selection.

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

[](#requirements)

- SilverStripe 3.1 (or higher)

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

[](#installation)

1. Run `composer require richardsjoqvist/silverstripe-optionaltreedropdownfield`
2. Run `sake /dev/build`

Usage
-----

[](#usage)

```
$fields = new FieldList();
$treeField = new OptionalTreeDropdownField('MyFieldID', 'My Field Title', 'SiteTree');
$treeField->setEmptyString('No page');
$fields->push($treeField);
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

5

Last Release

3739d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6e7b085f80139f2ffffa4cf6ce00890600d27ce2a40ebf4ca4dae7e41f56b3b5?d=identicon)[richardsjoqvist](/maintainers/richardsjoqvist)

---

Top Contributors

[![patricknelson](https://avatars.githubusercontent.com/u/4269377?v=4)](https://github.com/patricknelson "patricknelson (3 commits)")

---

Tags

silverstripemoduletreedropdownfieldoptionaltreedropdownfield

### Embed Badge

![Health badge](/badges/richardsjoqvist-silverstripe-optionaltreedropdownfield/health.svg)

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

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[lekoala/silverstripe-cms-actions

Add actions to your models in SilverStripe

39344.8k30](/packages/lekoala-silverstripe-cms-actions)[symbiote/silverstripe-advancedworkflow

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

46302.4k9](/packages/symbiote-silverstripe-advancedworkflow)[lekoala/silverstripe-softdelete

Soft delete extension for SilverStripe

11236.3k](/packages/lekoala-silverstripe-softdelete)[richardsjoqvist/silverstripe-embedder

Embedder enables embedding media in content fields area similar to how embeds work in WordPress

112.6k](/packages/richardsjoqvist-silverstripe-embedder)

PHPackages © 2026

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