PHPackages                             moritz-sauer-13/silverstripe-gridfieldaddfromlist - 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. moritz-sauer-13/silverstripe-gridfieldaddfromlist

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

moritz-sauer-13/silverstripe-gridfieldaddfromlist
=================================================

Adds rows to GridField from a dropdown list

1.0.0(1w ago)042BSD-3-ClausePHP

Since May 27Pushed 1w agoCompare

[ Source](https://github.com/moritz-sauer-13/silverstripe-gridfieldaddfromlist)[ Packagist](https://packagist.org/packages/moritz-sauer-13/silverstripe-gridfieldaddfromlist)[ RSS](/packages/moritz-sauer-13-silverstripe-gridfieldaddfromlist/feed)WikiDiscussions dev Synced yesterday

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

Basic Fork from entidi/silverstripe-gridfieldaddfromlist with SS5 Support.

SilverStripe GridFieldAddFromList
=================================

[](#silverstripe-gridfieldaddfromlist)

This module provides a new `GridField` component that allows to add rows to a grid only after setting a relation.

[![Screenshot of GridFieldAddFromList](docs/en/screenshot.png)](docs/en/screenshot.png)

This is quite similar to what already done by stock `GridFieldAddExistingAutocompleter` but with a few important differences:

1. the relation is set by leveraging a standard `DropdownField`;
2. any relation can be handled (check `setTargetField()`);
3. the same item can be added more than once (check `setUnique()`).

This can be useful in contexts where `GridFieldAddExistingAutocompleter`cannot be used, e.g. setting an **has-one** relation or linking the same item more than once in **many-many** relations.

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

[](#installation)

```
composer require entidi/silverstripe-gridfieldaddfromlist

```

Other documentation
-------------------

[](#other-documentation)

- [Usage](docs/en/usage.md)
- [Contributing](CONTRIBUTING.md)
- [Code of Conduct](https://docs.silverstripe.org/en/contributing/code_of_conduct)
- [BSD license](LICENSE.md)
- [Support](docs/en/support.md)

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance98

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85% 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 ~379 days

Total

3

Last Release

8d ago

Major Versions

0.0.1 → 1.0.02026-06-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/237ff98c98e71b509c4dac62b31efaf7823cca011952ded67579a6cf763b7a47?d=identicon)[moritz-sauer-13](/maintainers/moritz-sauer-13)

---

Top Contributors

[![ntd](https://avatars.githubusercontent.com/u/160618?v=4)](https://github.com/ntd "ntd (17 commits)")[![moritz-sauer-13](https://avatars.githubusercontent.com/u/43135946?v=4)](https://github.com/moritz-sauer-13 "moritz-sauer-13 (3 commits)")

---

Tags

silverstripecomponentdropdowninlinegridfield

### Embed Badge

![Health badge](/badges/moritz-sauer-13-silverstripe-gridfieldaddfromlist/health.svg)

```
[![Health](https://phpackages.com/badges/moritz-sauer-13-silverstripe-gridfieldaddfromlist/health.svg)](https://phpackages.com/packages/moritz-sauer-13-silverstripe-gridfieldaddfromlist)
```

###  Alternatives

[symbiote/silverstripe-gridfieldextensions

A collection of useful grid field components

951.9M271](/packages/symbiote-silverstripe-gridfieldextensions)[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)[unclecheese/betterbuttons

Adds new form actions and buttons to GridField detail form for usability enhancements.

79554.0k19](/packages/unclecheese-betterbuttons)[symbiote/silverstripe-advancedworkflow

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

46302.4k9](/packages/symbiote-silverstripe-advancedworkflow)[dnadesign/silverstripe-datedropdownselectorfield

Select your date values with Dropdown Fields

138.9k](/packages/dnadesign-silverstripe-datedropdownselectorfield)

PHPackages © 2026

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