PHPackages                             xddesigners/silverstripe-dropzonefield - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. xddesigners/silverstripe-dropzonefield

ActiveSilverstripe-vendormodule[File &amp; Storage](/categories/file-storage)

xddesigners/silverstripe-dropzonefield
======================================

DropzoneJS frond-end upload field for SilverStripe.

1.2.3(2y ago)31.5k↓100%1[2 PRs](https://github.com/xddesigners/silverstripe-dropzonefield/pulls)1BSD-3-ClausePHPPHP &gt;=5.6.0

Since Nov 29Pushed 7mo ago3 watchersCompare

[ Source](https://github.com/xddesigners/silverstripe-dropzonefield)[ Packagist](https://packagist.org/packages/xddesigners/silverstripe-dropzonefield)[ Docs](https://github.com/xddesigners/silverstripe-dropzonefield)[ RSS](/packages/xddesigners-silverstripe-dropzonefield/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (11)Used By (1)

Silverstripe Dropzone Field
===========================

[](#silverstripe-dropzone-field)

A [Dropzone.js](https://www.dropzonejs.com/) file upload field for SilverStripe. Use on frond end forms. [![Image of Yaktocat](https://github.com/xddesigners/silverstripe-dropzonefield/raw/master/preview.jpg)](https://github.com/xddesigners/silverstripe-dropzonefield/blob/master/preview.jpg)

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

[](#installation)

Install the module trough composer:

```
composer require xddesigners/silverstripe-dropzonefield
```

Usage
-----

[](#usage)

```
XD\DropzoneField\Forms\DropzoneField::create('Image');
```

Enable frontend editing of image object
---------------------------------------

[](#enable-frontend-editing-of-image-object)

```
DropzoneField::create('Image', _t(__CLASS__ . '.Image', 'Profile image'), $this->Image() )
    ->setFolderName('profile')
    ->setIsMultiUpload(false)
    ->setAddRemoveLinks(true);
```

### Maintainers

[](#maintainers)

[Bram de Leeuw](https://www.twitter.com/bramdeleeuw)

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance43

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity62

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

Recently: every ~315 days

Total

7

Last Release

1002d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6131c03b7f5ba6b10fef192c90d68d57508e84c007a13321df6960b8298e19d1?d=identicon)[TheBnl](/maintainers/TheBnl)

![](https://www.gravatar.com/avatar/011200839f5f7a480b6d262c45cbba2d02df1e2063c9dc9e05de540492476b60?d=identicon)[XD designers](/maintainers/XD%20designers)

---

Top Contributors

[![TheBnl](https://avatars.githubusercontent.com/u/1334195?v=4)](https://github.com/TheBnl "TheBnl (18 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (16 commits)")[![RVXD](https://avatars.githubusercontent.com/u/1586761?v=4)](https://github.com/RVXD "RVXD (4 commits)")

---

Tags

dropzonedropzonejssilverstripesilverstripe-4silverstripefileuploaduploadfielddropzonedropzone.jsfilefield

### Embed Badge

![Health badge](/badges/xddesigners-silverstripe-dropzonefield/health.svg)

```
[![Health](https://phpackages.com/badges/xddesigners-silverstripe-dropzonefield/health.svg)](https://phpackages.com/packages/xddesigners-silverstripe-dropzonefield)
```

###  Alternatives

[bummzack/sortablefile

An extension for SilverStripe that adds sorting to UploadField.

70622.7k55](/packages/bummzack-sortablefile)[silverstripe/selectupload

Enables files to be uploaded into a user-designated folder

2779.1k1](/packages/silverstripe-selectupload)[itskodinger/midia

Simple Media manager for your Laravel project

1415.8k](/packages/itskodinger-midia)[unclecheese/dropzone

An HTML5 upload field for the CMS and frontend forms.

46130.7k6](/packages/unclecheese-dropzone)[unclecheese/silverstripe-kickassets

Provides an alternative file management interface for SilverStripe CMS with drag-and-drop, multi-selection, and several other desktop-like UI conventions.

4728.3k1](/packages/unclecheese-silverstripe-kickassets)[axllent/silverstripe-scaled-uploads

Automatically scale down and rotate uploaded images for Silverstripe

2580.3k8](/packages/axllent-silverstripe-scaled-uploads)

PHPackages © 2026

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