PHPackages                             makinacorpus/drupal-filechunk - 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. makinacorpus/drupal-filechunk

ActiveDrupal-module

makinacorpus/drupal-filechunk
=============================

Javascript file upload widget for Drupal

2.0.15(6y ago)12971[2 issues](https://github.com/makinacorpus/drupal-filechunk/issues)GPL-2.0-or-laterPHP

Since May 18Pushed 6y ago7 watchersCompare

[ Source](https://github.com/makinacorpus/drupal-filechunk)[ Packagist](https://packagist.org/packages/makinacorpus/drupal-filechunk)[ Docs](http://github.com/makinacorpus/drupal-filechunk)[ RSS](/packages/makinacorpus-drupal-filechunk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (32)Used By (0)

Drupal chunked file upload widget
=================================

[](#drupal-chunked-file-upload-widget)

Adds a managed file widget that uploads files per chunks using pure JavaScript.

Version **1.x** carries its own JavaScript widget, which due to a recent regression does not work with Internet Explorer 11 anymore. It will be as of now, unmaintained.

Version **2.x** brings a shared widget fully rewritten using TypeScript, targetting es5, transpiled and polyfilled using Babel, which works gracefully with IE11.

*Version 2.x drops the untested gracefull downgrade feature, which makes it**unusable with Internet Explorer &lt;11 and with browsers which don't support the**FileReader API.*

JavaScript source code
----------------------

[](#javascript-source-code)

JavaScript source code is written using TypeScript, you can find it there:

Side by side with Gulpifier
---------------------------

[](#side-by-side-with-gulpifier)

If you use the [gulpifier module](https://github.com/makinacorpus/drupal-gulpifier), you should add these 2 lignes into your themes `.info` files:

```
settings[gulpifier_whitelist][css][] = filechunk:filechunk.css
settings[gulpifier_whitelist][js][] = filechunk:filechunk.js

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 87.9% 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 ~38 days

Recently: every ~97 days

Total

30

Last Release

2522d ago

Major Versions

1.0.11 → 2.0.02017-10-20

1.0.12 → 2.0.62018-02-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/69252826f3a70a19fc5dcefb7ef9d26d465bb300245641abb4dd89d0ec391a66?d=identicon)[pounard](/maintainers/pounard)

![](https://www.gravatar.com/avatar/d21b98752b406528da88850922b1061f39bf72eb2126b413d5c12e275811a40b?d=identicon)[Makina Corpus](/maintainers/Makina%20Corpus)

---

Top Contributors

[![pounard](https://avatars.githubusercontent.com/u/341855?v=4)](https://github.com/pounard "pounard (58 commits)")[![Lonnytunes](https://avatars.githubusercontent.com/u/6373159?v=4)](https://github.com/Lonnytunes "Lonnytunes (4 commits)")[![SebCorbin](https://avatars.githubusercontent.com/u/645207?v=4)](https://github.com/SebCorbin "SebCorbin (2 commits)")[![simongeorges](https://avatars.githubusercontent.com/u/546691?v=4)](https://github.com/simongeorges "simongeorges (1 commits)")[![SimonMellerin](https://avatars.githubusercontent.com/u/29925135?v=4)](https://github.com/SimonMellerin "SimonMellerin (1 commits)")

### Embed Badge

![Health badge](/badges/makinacorpus-drupal-filechunk/health.svg)

```
[![Health](https://phpackages.com/badges/makinacorpus-drupal-filechunk/health.svg)](https://phpackages.com/packages/makinacorpus-drupal-filechunk)
```

PHPackages © 2026

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