PHPackages                             pikselin/userforms-extra - 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. pikselin/userforms-extra

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

pikselin/userforms-extra
========================

Fork from DNADesign, Extends userforms default functionalities

0563PHP

Since May 22Pushed 12mo agoCompare

[ Source](https://github.com/Pikselin/userforms-extra)[ Packagist](https://packagist.org/packages/pikselin/userforms-extra)[ RSS](/packages/pikselin-userforms-extra/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Userforms Extra
===============

[](#userforms-extra)

Introduction
------------

[](#introduction)

This a colllection of extensions for User Definied Forms:

- Allow to restrict allowed file extensions on EditableFielField
- Allow to not attach uploaded files to emails generated after submission

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

[](#requirements)

- [silverstripe/framework](https://github.com/silverstripe/framework)
- [silverstripe/userforms](https://github.com/silverstripe/silverstripe-userforms)

Install
-------

[](#install)

Add the following to your composer.json file

```

    "require"          : {
		"dnadesign/userforms-extra": "0.1"
	}

```

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

[](#configuration)

### Allowed File Extensions

[](#allowed-file-extensions)

By default, EditableFielField restrict the file types to the ones allowed by `Config::inst()->get('File', 'allowed_extensions'`. With this extension, these file types can be overriden. Just edit the EditableFieldField and enter the list of allowed extensions.

### Email File Attachement

[](#email-file-attachement)

By default, with this extension, files are not attached to email. To attach them, edit an email recipient and tick the `Attach Files to Email` in the `Email Content` tab.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity14

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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://www.gravatar.com/avatar/7859297204a5c5e08f8479f7bfc021997001231fb612d6566932ebeaab7164b8?d=identicon)[pikselindev](/maintainers/pikselindev)

---

Top Contributors

[![alex-dna](https://avatars.githubusercontent.com/u/6982515?v=4)](https://github.com/alex-dna "alex-dna (6 commits)")[![adrexia](https://avatars.githubusercontent.com/u/984753?v=4)](https://github.com/adrexia "adrexia (3 commits)")[![LABCAT](https://avatars.githubusercontent.com/u/9105153?v=4)](https://github.com/LABCAT "LABCAT (3 commits)")[![intotheweb101](https://avatars.githubusercontent.com/u/6877909?v=4)](https://github.com/intotheweb101 "intotheweb101 (2 commits)")[![Leapfrognz](https://avatars.githubusercontent.com/u/1740262?v=4)](https://github.com/Leapfrognz "Leapfrognz (2 commits)")[![rafaeldsousa](https://avatars.githubusercontent.com/u/39249777?v=4)](https://github.com/rafaeldsousa "rafaeldsousa (1 commits)")

### Embed Badge

![Health badge](/badges/pikselin-userforms-extra/health.svg)

```
[![Health](https://phpackages.com/badges/pikselin-userforms-extra/health.svg)](https://phpackages.com/packages/pikselin-userforms-extra)
```

###  Alternatives

[karlmonson/laravel-ping

Simple Ping For Laravel Applications

2939.4k](/packages/karlmonson-laravel-ping)[irfa/php-gatcha

Simple Items Gatcha with PHP

362.4k](/packages/irfa-php-gatcha)

PHPackages © 2026

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