PHPackages                             notfoundnl/siteboss-listboss - 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. notfoundnl/siteboss-listboss

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

notfoundnl/siteboss-listboss
============================

ListBoss UI for SiteBoss®.

v0.1.5(1y ago)1237AGPL-3.0-or-laterPHPPHP ^8.2

Since Jan 30Pushed 1y ago1 watchersCompare

[ Source](https://github.com/NotFoundNL/siteboss-listboss)[ Packagist](https://packagist.org/packages/notfoundnl/siteboss-listboss)[ Docs](https://github.com/notfoundnl/siteboss-listboss)[ RSS](/packages/notfoundnl-siteboss-listboss/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (6)Dependencies (11)Versions (7)Used By (0)

ListBoss UI for SiteBoss®
=========================

[](#listboss-ui-for-siteboss)

This package adds a page to the SiteBoss CMS to show the results of mailings.

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

[](#installation)

### 1. Add the package

[](#1-add-the-package)

Run composer to add the package to your project:

```
composer require notfoundnl/siteboss-listboss
```

No artisan commands or migrations are needed.

### 2. Update your .env file

[](#2-update-your-env-file)

Add these values to your `.env` file adding your own API key. These values may already be present.

```
LISTBOSS_ENDPOINT=https://listboss.nl/v2/
LISTBOSS_API_KEY=
```

### 3. Add the page to the CMS

[](#3-add-the-page-to-the-cms)

To add the menu item add something like this, make sure to change the rights to the required rights.

```
[
    {
        "icon": "list",
        "title": "Jobs",
        "path": "/app/listboss/",
        "rights": "admin"
    }
]
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance43

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.1% 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 ~84 days

Recently: every ~93 days

Total

6

Last Release

458d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9eec8feb785b5c51fe54fc7204e711143068d7ab12e1c80b383daaf4856ad718?d=identicon)[64knl](/maintainers/64knl)

---

Top Contributors

[![64knl](https://avatars.githubusercontent.com/u/3864423?v=4)](https://github.com/64knl "64knl (16 commits)")[![nfmerijn](https://avatars.githubusercontent.com/u/107470233?v=4)](https://github.com/nfmerijn "nfmerijn (1 commits)")

---

Tags

laravelNotFoundlistbosssiteboss

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/notfoundnl-siteboss-listboss/health.svg)

```
[![Health](https://phpackages.com/badges/notfoundnl-siteboss-listboss/health.svg)](https://phpackages.com/packages/notfoundnl-siteboss-listboss)
```

###  Alternatives

[stephenjude/filament-blog

Filament Blog Builder

20518.8k](/packages/stephenjude-filament-blog)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11258.1k](/packages/datomatic-nova-detached-actions)

PHPackages © 2026

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