PHPackages                             burnbright/silverstripe-termsandconditionscheckboxfield - 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. burnbright/silverstripe-termsandconditionscheckboxfield

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

burnbright/silverstripe-termsandconditionscheckboxfield
=======================================================

Terms and conditions checkbox field for SilverStripe

1661PHP

Since Apr 2Pushed 9y agoCompare

[ Source](https://github.com/burnbright/silverstripe-termsandconditionscheckboxfield)[ Packagist](https://packagist.org/packages/burnbright/silverstripe-termsandconditionscheckboxfield)[ RSS](/packages/burnbright-silverstripe-termsandconditionscheckboxfield/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Terms And Conditions Checkbox Field
===================================

[](#terms-and-conditions-checkbox-field)

A checkbox field (with optional page link) that must be checked for form validation to succeed.

Usage
-----

[](#usage)

```
// when building a Form's fields
$fields->push(
	TermsAndConditionsCheckboxField::create()
		->setTermsPage(SiteTree::get_by_link("terms-and-conditions"));
);
```

Customise message
-----------------

[](#customise-message)

Either set the field's Title, or update lang file:

```
en:
  TermsAndConditionsCheckboxField:
    PageLinkContent: "I agree to the {TermsPageTitle}."
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1356335?v=4)[Jeremy Shipman](/maintainers/jedateach)[@jedateach](https://github.com/jedateach)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/burnbright-silverstripe-termsandconditionscheckboxfield/health.svg)

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

###  Alternatives

[cerbero/lazy-json

Framework-agnostic package to load JSONs of any dimension and from any source into Laravel lazy collections.

254309.8k1](/packages/cerbero-lazy-json)[ldaptools/ldaptools

LdapTools is a feature-rich LDAP library for PHP 5.6+.

204263.9k1](/packages/ldaptools-ldaptools)[ezsystems/ezplatform-standard-design

eZ Platform Standard Design Bundle

30705.9k10](/packages/ezsystems-ezplatform-standard-design)[symbiote/silverstripe-grouped-cms-menu

Allows you to group CMS menu items.

3696.2k6](/packages/symbiote-silverstripe-grouped-cms-menu)[phoenix-lib/nova-nested-tree-attach-many

Nova vue-tree-select field for management nested category relations.

3587.4k](/packages/phoenix-lib-nova-nested-tree-attach-many)[sajadsdi/laravel-setting-pro

Easy settings management for laravel framework

1315.9k](/packages/sajadsdi-laravel-setting-pro)

PHPackages © 2026

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