PHPackages                             somardesignstudios/silverstripe-nzbn - 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. somardesignstudios/silverstripe-nzbn

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

somardesignstudios/silverstripe-nzbn
====================================

Silvertripe module for adding a NZBN lookup field.

1.0.0(7y ago)07283BSD-3-ClausePHP

Since Nov 4Pushed 7y ago2 watchersCompare

[ Source](https://github.com/SomarDesignStudios/silverstripe-nzbn)[ Packagist](https://packagist.org/packages/somardesignstudios/silverstripe-nzbn)[ RSS](/packages/somardesignstudios-silverstripe-nzbn/feed)WikiDiscussions master Synced yesterday

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

SilverStripe NZBN
=================

[](#silverstripe-nzbn)

SilverStripe module for adding a NZBN lookup field to a form.

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

[](#requirements)

For a CMS user to add the NZBN lookup field, you need to have SilverStripe User Forms module installed.

Features
--------

[](#features)

- A developer can add a lookup field to a custom form
- A site administrator can add a lookup field to a User Defined Form
- The lookup field can pre-populate any field that is available through the NZBN API
- Can pre-populate Text or Dropdown fields

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

[](#installation)

```
$ composer require somar/silverstripe-nzbn
```

Configuration
-------------

[](#configuration)

**mysite/\_config/nzbn.yml**

```
Somar\NZBN\Model\LookupField:
  button_text: 'Search'

Somar\NZBN\Service\LookupService:
  # url: 'https://sandbox.api.business.govt.nz/services/v3/nzbn'
  access_token: 'YOUR ACCESS TOKEN'
```

NZBN API Access
---------------

[](#nzbn-api-access)

Follow the steps listed here on [api.business.govt.nz](https://api.business.govt.nz/api/getting-started) to gain access to the NZBN API.

Documentation
-------------

[](#documentation)

- [User Guide](docs/en/userguide.md)
- [Developer Documentation](docs/en/developer.md)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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

Unknown

Total

1

Last Release

2746d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bce9c498c70d4e91777ac18d409d6736beaf243582727dd2d5f1eb368c239401?d=identicon)[somardesignstudios](/maintainers/somardesignstudios)

---

Top Contributors

[![martinhipp](https://avatars.githubusercontent.com/u/108774?v=4)](https://github.com/martinhipp "martinhipp (1 commits)")[![nzphoenix](https://avatars.githubusercontent.com/u/12363234?v=4)](https://github.com/nzphoenix "nzphoenix (1 commits)")

---

Tags

silverstripenzbn

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/somardesignstudios-silverstripe-nzbn/health.svg)

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

###  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

1321.0M72](/packages/silverstripe-userforms)[bramdeleeuw/cookieconsent

GDPR compliant cookie bar and consent checker

1511.5k2](/packages/bramdeleeuw-cookieconsent)

PHPackages © 2026

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