PHPackages                             raruto/cockpit-extended-forms - 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-extended-forms

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

raruto/cockpit-extended-forms
=============================

Extended forms addon for Cockpit CMS

0.0.6(5y ago)215MITPHPPHP &gt;= 7.3

Since Jan 29Pushed 5y ago2 watchersCompare

[ Source](https://github.com/Raruto/cockpit-extended-forms)[ Packagist](https://packagist.org/packages/raruto/cockpit-extended-forms)[ Docs](https://github.com/Raruto/cockpit-extended-forms/)[ RSS](/packages/raruto-cockpit-extended-forms/feed)WikiDiscussions master Synced today

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

cockpit-extended-forms
======================

[](#cockpit-extended-forms)

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

Features
--------

[](#features)

- Automatically check and retrieve forms uploaded [$\_FILES](https://github.com/agentejo/cockpit/pull/1411).
- Improved [Forms::open](https://github.com/agentejo/cockpit/pull/1400) and [Forms::close](https://github.com/agentejo/cockpit/pull/1400) api
- Improved [Forms::submit](https://github.com/agentejo/cockpit/pull/1399) logic

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

[](#installation)

### Manual

[](#manual)

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

### Git

[](#git)

```
git clone https://github.com/Raruto/cockpit-extended-forms.git ./addons/ExtendedForms
```

### Cockpit CLI

[](#cockpit-cli)

```
php ./cp install/addon --name ExtendedForms --url https://github.com/Raruto/cockpit-extended-forms.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-extended-forms
    ```

---

**Related projects:** [AdvancedForms](https://github.com/uktcmtt/cockpit-module-advancedforms), [FormValidation](https://github.com/raffaelj/cockpit_FormValidation)

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

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity42

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

Total

6

Last Release

1926d 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 (10 commits)")

---

Tags

addoncockpitformscockpitFormsaddon

### Embed Badge

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

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

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