PHPackages                             markocupic/contao-filepond-uploader - 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. markocupic/contao-filepond-uploader

ActiveContao-bundle[File &amp; Storage](/categories/file-storage)

markocupic/contao-filepond-uploader
===================================

Frontend file uploader widget for Contao CMS Browser-side image transformation

1.0.11(1mo ago)1189↓25%2GPL-3.0-or-laterPHPPHP ^8.2CI failing

Since Dec 23Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/markocupic/contao-filepond-uploader)[ Packagist](https://packagist.org/packages/markocupic/contao-filepond-uploader)[ RSS](/packages/markocupic-contao-filepond-uploader/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (15)Versions (13)Used By (2)

[![marko cupic](docs/logo.png?raw=true)](docs/logo.png?raw=true)

[Filepond file uploader](https://pqina.nl/filepond) for Contao CMS
==================================================================

[](#filepond-file-uploader-for-contao-cms)

[![Filepond](docs/frontend2.png)](docs/frontend2.png)[![Filepond](docs/frontend1.png)](docs/frontend1.png)This extension provides a file uploader widget for the Contao form generator. You can use **client side image resizing** and **chunkUploads** for uploading large files.

Create the form widget from DCA
-------------------------------

[](#create-the-form-widget-from-dca)

For custom use cases you can embed the widget within a Codefog Haste Form (see below).

### Example frontend module controller with a minimum configuration

[](#example-frontend-module-controller-with-a-minimum-configuration)

```
