PHPackages                             entidi/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. entidi/silverstripe-gridfieldaddfromlist

ActiveSilverstripe-vendormodule

entidi/silverstripe-gridfieldaddfromlist
========================================

Adds rows to GridField from a dropdown list

1.0.2(4y ago)21501BSD-3-ClausePHP

Since Apr 6Pushed 2w ago1 watchersCompare

[ Source](https://github.com/ntd/silverstripe-gridfieldaddfromlist)[ Packagist](https://packagist.org/packages/entidi/silverstripe-gridfieldaddfromlist)[ RSS](/packages/entidi-silverstripe-gridfieldaddfromlist/feed)WikiDiscussions dev Synced 2d ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

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

38

—

LowBetter than 85% of packages

Maintenance63

Regular maintenance activity

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

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

Total

3

Last Release

1778d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/664f545546593aba0414ee3f558665eacbf4f57681276d194e79e084dbcf5fbb?d=identicon)[ntd](/maintainers/ntd)

---

Top Contributors

[![ntd](https://avatars.githubusercontent.com/u/160618?v=4)](https://github.com/ntd "ntd (18 commits)")

---

Tags

gridfieldmodulesilverstripesilverstripe-modulesilverstripecomponentdropdowninlinegridfield

### Embed Badge

![Health badge](/badges/entidi-silverstripe-gridfieldaddfromlist/health.svg)

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

###  Alternatives

[undefinedoffset/sortablegridfield

Adds drag and drop functionality to Silverstripe's GridField

941.2M50](/packages/undefinedoffset-sortablegridfield)[unclecheese/betterbuttons

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

85544.9k19](/packages/unclecheese-betterbuttons)[briceburg/silverstripe-pickerfield

GridField based management of has\_one , has\_many , and many\_many relationship selection

2541.2k1](/packages/briceburg-silverstripe-pickerfield)[silverstripe-terraformers/gridfield-rich-filter-header

Rich filter header component for GridField

1325.7k1](/packages/silverstripe-terraformers-gridfield-rich-filter-header)[dnadesign/silverstripe-datedropdownselectorfield

Select your date values with Dropdown Fields

138.8k](/packages/dnadesign-silverstripe-datedropdownselectorfield)[axllent/silverstripe-tiled-gridfield

Inline/tiled images in a Silverstripe GridField table

163.2k](/packages/axllent-silverstripe-tiled-gridfield)

PHPackages © 2026

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