PHPackages                             raruto/cockpit-honeypot - 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. raruto/cockpit-honeypot

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

raruto/cockpit-honeypot
=======================

Honeypot addon for Cockpit CMS

0.0.2(5y ago)010MITPHPPHP &gt;= 7.3

Since Jan 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Raruto/cockpit-honeypot)[ Packagist](https://packagist.org/packages/raruto/cockpit-honeypot)[ Docs](https://github.com/Raruto/cockpit-honeypot/)[ RSS](/packages/raruto-cockpit-honeypot/feed)WikiDiscussions master Synced 2d ago

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

cockpit-honeypot
================

[](#cockpit-honeypot)

Honeypot addon for [Cockpit CMS](http://getcockpit.com/)

Features
--------

[](#features)

- Add "honeypot" switch to Forms settings
- Automatically append "honeypot" field to cockpit `Forms::open` api
- Automatically validate "honeypot" submitted field to cockpit `Forms::submit`
- Automatically exclude invalid submissions from saved entries

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

[](#installation)

### Manual

[](#manual)

Download [latest release](https://github.com/Raruto/cockpit-honeypot) and extract to `COCKPIT_PATH/addons/Honeypot` directory

### Git

[](#git)

```
git clone https://github.com/Raruto/cockpit-honeypot.git ./addons/Honeypot
```

### Cockpit CLI

[](#cockpit-cli)

```
php ./cp install/addon --name Honeypot --url https://github.com/Raruto/cockpit-honeypot.git
```

### Composer

[](#composer)

1. Make sure path to cockpit addons is defined in your projects' *composer.json* file:

```
{
    "name": "MY_PROJECT",
    "extra": {
        "installer-paths": {
            "cockpit/addons/{$name}": ["type:cockpit-module"]
        }
    }
}
```

2. In your project root run:

```
composer require raruto/cockpit-honeypot
```

---

**Related projects:** [ExtendedForms](https://github.com/Raruto/cockpit-extended-forms), [FormValidation](https://github.com/raffaelj/cockpit_FormValidation)

**Compatibile with:** [![Cockpit CMS](https://camo.githubusercontent.com/84eff40fed5382f7f9f47d3332d634dc066ec4caecede70dfa8a3031145fb17d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f636b7069742d302e31312e322d3145423330302e7376673f7374796c653d666c6174)](https://github.com/agentejo/cockpit)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

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

Total

2

Last Release

1929d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6fb79feb4003508921fec28320aca9ecb29728569a81b783e837a06da326d5a4?d=identicon)[Raruto](/maintainers/Raruto)

---

Top Contributors

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

---

Tags

addoncockpitformshoneypotcockpitFormsHoneypotaddon

### Embed Badge

![Health badge](/badges/raruto-cockpit-honeypot/health.svg)

```
[![Health](https://phpackages.com/badges/raruto-cockpit-honeypot/health.svg)](https://phpackages.com/packages/raruto-cockpit-honeypot)
```

###  Alternatives

[sheadawson/silverstripe-select2

A set of silverstripe form fields based on http://ivaynberg.github.com/select2/

1923.5k3](/packages/sheadawson-silverstripe-select2)[bostondv/bootstrap-ninja-forms

Adds Bootstrap classes to Ninja Forms

222.2k](/packages/bostondv-bootstrap-ninja-forms)

PHPackages © 2026

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