syntaxoops/pluploadbe

A TYPO3 extension that enables backend users to upload large files exceeding the upload_max_filesize limit in PHP.

Maintainers

Package info

github.com/SyntaxOops/pluploadbe

Language:JavaScript

Type:typo3-cms-extension

pkg:composer/syntaxoops/pluploadbe

Transparency log

Statistics

Installs: 1 016

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

14.0.3 2026-08-18 14:29 UTC

This package is auto-updated.

Last update: 2026-08-19 00:21:23 UTC


README

  • Extension key: pluploadbe
  • TYPO3: 13 and 14
  • PHP: 8.2 or newer

A TYPO3 backend extension integrating Plupload, enabling multi-file uploads with progress tracking, image resizing, and file validation.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with improvements or bug fixes.

Install the development dependencies and run all checks with:

composer install
composer ci

Use composer php:fix to apply coding-style fixes. Composer also configures the included pre-commit hook, which runs the coding-style check before each commit.

License

GPL-3.0-or-later – see the LICENSE file for details.