PHPackages                             dnadesign/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. [Mail &amp; Notifications](/categories/mail)
4. /
5. dnadesign/userforms-extra

ActiveSilverstripe-vendormodule[Mail &amp; Notifications](/categories/mail)

dnadesign/userforms-extra
=========================

Extends userforms default functionalities

2.1.0(7mo ago)23.5k2[1 issues](https://github.com/dnadesign/userforms-extra/issues)[1 PRs](https://github.com/dnadesign/userforms-extra/pulls)PHP

Since Aug 9Pushed 7mo ago3 watchersCompare

[ Source](https://github.com/dnadesign/userforms-extra)[ Packagist](https://packagist.org/packages/dnadesign/userforms-extra)[ RSS](/packages/dnadesign-userforms-extra/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (2)Versions (18)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

44

—

FairBetter than 90% of packages

Maintenance52

Moderate activity, may be stable

Popularity24

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity71

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~241 days

Recently: every ~294 days

Total

12

Last Release

233d ago

Major Versions

0.3 → 1.02019-03-06

1.1.5 → 2.0.02024-01-30

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/e55a584eaac053bdbe811b1039dd00ac30da0c7978a5efbb6082504c610678d2?d=identicon)[alex-dna](/maintainers/alex-dna)

---

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)")[![Leapfrognz](https://avatars.githubusercontent.com/u/1740262?v=4)](https://github.com/Leapfrognz "Leapfrognz (2 commits)")[![jalamanderman](https://avatars.githubusercontent.com/u/33302399?v=4)](https://github.com/jalamanderman "jalamanderman (1 commits)")[![rafaeldsousa](https://avatars.githubusercontent.com/u/39249777?v=4)](https://github.com/rafaeldsousa "rafaeldsousa (1 commits)")

---

Tags

extraemailsilverstripefileuserforms

### Embed Badge

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

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

###  Alternatives

[markguinn/silverstripe-email-helpers

Silverstripe extension containing SMTP mailer class and some other classes for HTML emails

3145.7k1](/packages/markguinn-silverstripe-email-helpers)[unclecheese/silverstripe-permamail

Adds database storage of emails and CMS definition of email templates.

2114.9k](/packages/unclecheese-silverstripe-permamail)[camfindlay/apes

The Automated Provision of Email Services (APES) module will allow you to set up an automated sync mechanism between the SilverStripe Member DataObject and MailChimp.

122.6k](/packages/camfindlay-apes)

PHPackages © 2026

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