PHPackages                             wikifab/mms-upload - 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. wikifab/mms-upload

ActiveMediawiki-extension[File &amp; Storage](/categories/file-storage)

wikifab/mms-upload
==================

2.2.1(6y ago)12.0k1JavaScript

Since Nov 29Pushed 6y ago2 watchersCompare

[ Source](https://github.com/Wikifab/mediawiki-extensions-MsUpload)[ Packagist](https://packagist.org/packages/wikifab/mms-upload)[ RSS](/packages/wikifab-mms-upload/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (35)Used By (1)

MsUpload
========

[](#msupload)

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

[](#installation)

To install MsUpload, add the following to your LocalSettings.php:

If necessary, adjust the global configuration:
==============================================

[](#if-necessary-adjust-the-global-configuration)

$wgEnableWriteAPI = true; // Enable the API $wgEnableUploads = true; // Enable uploads $wgFileExtensions = array('png','gif','jpg','jpeg','doc','xls','mpp','pdf','ppt','tiff','bmp','docx','xlsx','pptx','ps','odt','ods','odp','odg'); $wgAllowJavaUploads = true; // Solves problem with Office 2007 and newer files (docx, xlsx, etc.) $wgVerifyMimeType = false; // May solve problem with uploads of incorrect mime types

Then load the extension and configure it as needed. The values shown below are the defaults, so they may be omitted:
====================================================================================================================

[](#then-load-the-extension-and-configure-it-as-needed-the-values-shown-below-are-the-defaults-so-they-may-be-omitted)

wfLoadExtension( 'MsUpload' ); $wgMSU\_useDragDrop = true; $wgMSU\_showAutoCat = true; $wgMSU\_checkAutoCat = true; $wgMSU\_useMsLinks = false; $wgMSU\_confirmReplace = true; // Show the "Replace file?" checkbox $wgMSU\_imgParams = '400px';

Advanced configuration for wikifab-like : $wgMSU\_wrapperClass = ''; $wgMSU\_secondaryWrapperClass = ''; $wgMSU\_useDragDropAllContainer = true;

wrapperClass is used to name a class to automaticaly set upload on it Configuration to activate it an a wikifab site (without PageMediaGallery extension) : $wgMSU\_wrapperClass = 'sfImagePreviewWrapper'; $wgMSU\_useDragDropAllContainer = false;

Credits
-------

[](#credits)

- Developed and coded by Martin Schwindl ()
- Idea, project management and bug fixing by Martin Keyler ()
- Updated, debugged and enhanced by Luis Felipe Schenone ()
- Some icons by Yusuke Kamiyamane (). All rights reserved. Licensed under a Creative Commons Attribution 3.0 License.

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity75

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

Recently: every ~101 days

Total

22

Last Release

2351d ago

Major Versions

0.6.1 → 2.0.02018-11-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/26b7c13f6509e6d6fdcddbc50c1e8e3d3bbd8dc905f84c83203687549a37dc15?d=identicon)[pyro853](/maintainers/pyro853)

---

Top Contributors

[![translatewiki](https://avatars.githubusercontent.com/u/24829418?v=4)](https://github.com/translatewiki "translatewiki (69 commits)")[![pierreboutet](https://avatars.githubusercontent.com/u/447459?v=4)](https://github.com/pierreboutet "pierreboutet (64 commits)")[![Sophivorus](https://avatars.githubusercontent.com/u/3542266?v=4)](https://github.com/Sophivorus "Sophivorus (11 commits)")[![Exxelo](https://avatars.githubusercontent.com/u/33803181?v=4)](https://github.com/Exxelo "Exxelo (10 commits)")[![siebrand](https://avatars.githubusercontent.com/u/210297?v=4)](https://github.com/siebrand "siebrand (8 commits)")[![paladox](https://avatars.githubusercontent.com/u/5727000?v=4)](https://github.com/paladox "paladox (5 commits)")[![legoktm](https://avatars.githubusercontent.com/u/81392?v=4)](https://github.com/legoktm "legoktm (4 commits)")[![umherirrender](https://avatars.githubusercontent.com/u/1174884?v=4)](https://github.com/umherirrender "umherirrender (2 commits)")[![reedy](https://avatars.githubusercontent.com/u/67615?v=4)](https://github.com/reedy "reedy (2 commits)")[![anomiex](https://avatars.githubusercontent.com/u/1030580?v=4)](https://github.com/anomiex "anomiex (1 commits)")[![revi](https://avatars.githubusercontent.com/u/7630875?v=4)](https://github.com/revi "revi (1 commits)")[![ricordisamoa](https://avatars.githubusercontent.com/u/4588496?v=4)](https://github.com/ricordisamoa "ricordisamoa (1 commits)")[![kydonis](https://avatars.githubusercontent.com/u/16499825?v=4)](https://github.com/kydonis "kydonis (1 commits)")[![hashar](https://avatars.githubusercontent.com/u/281689?v=4)](https://github.com/hashar "hashar (1 commits)")[![atdt](https://avatars.githubusercontent.com/u/376462?v=4)](https://github.com/atdt "atdt (1 commits)")[![nischayn22](https://avatars.githubusercontent.com/u/603302?v=4)](https://github.com/nischayn22 "nischayn22 (1 commits)")

### Embed Badge

![Health badge](/badges/wikifab-mms-upload/health.svg)

```
[![Health](https://phpackages.com/badges/wikifab-mms-upload/health.svg)](https://phpackages.com/packages/wikifab-mms-upload)
```

###  Alternatives

[venveo/craft-compress

Create smart zip files from Craft assets on the fly

124.7k](/packages/venveo-craft-compress)

PHPackages © 2026

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