• Stars
    star
    601
  • Rank 72,737 (Top 2 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 11 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.

OneupUploaderBundle

CI Total Downloads

The OneupUploaderBundle for Symfony adds support for handling file uploads using one of the following JavaScript libraries, or your own implementation.

Features included:

Documentation

The entry point of the documentation can be found in the file docs/index.md

Read the documentation for master

Upgrade Notes

  • Version 4.0.0 supports now Flysystem 2 & 3 (kudos to @m2mtech), see #412! Flysystem 1 and OneupFlysystemBundle < 4.0 support was dropped.
  • Version 3.2.0 supports now Symfony 6 (kudos to @pich), see #421! PHP 7.2/7.3 support was dropped.
  • Version 3.0.0 supports now Symfony 5 (kudos to @steveWinter, @gubler, @patrickbussmann, @ErnadoO and @enumag, see #373! Symfony 3.x support was dropped.
  • Version 2.0.0 supports now Symfony 4 (Thank you @istvancsabakis, see #295)! Symfony 2.x support was dropped. You can also configure a file extension validation whitelist now (PR #262).
  • Version 1.5.0 supports now Flysystem (Thank you @lsv! PR #213) and is no longer compatible with PHP 5.3 (it's EOL since August 2014 anyway).
  • Version v1.0.0 introduced some backward compatibility breaks. For a full list of changes, head to the dedicated pull request.
  • If you're using chunked uploads consider upgrading from v0.9.6 to v0.9.7. A critical issue was reported regarding the assembly of chunks. More information in ticket #21.
  • Error management changed in Version 0.9.6. You can now register an ErrorHandler per configured frontend. This comes bundled with some adjustments to the blueimp controller. More information is available in the documentation.
  • Event dispatching changed in Version 0.9.5. The dispatching is now handled in the upload* functions. So if you have created your own implementation, be sure to remove the call to the dispatchEvents function, otherwise it will be called twice. Furthermore no POST_UPLOAD event will be fired anymore after uploading a chunk. You can get more information on this topic in the documentation.
  • Event names changed in Version 0.9.3, update your EventListener accordingly.

License

This bundle is under the MIT license. See the complete license in the bundle:

LICENSE

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.

More Repositories

1

OneupFlysystemBundle

A Flysystem integration for your Symfony projects.
PHP
626
star
2

OneupAclBundle

The missing link between Symfonys Acl implementation and your application.
PHP
49
star
3

contao-sentry-bundle

PHP
10
star
4

pagekit-twig

Use Twig for your Pagekit templates.
PHP
10
star
5

ContaoSecurityCheckerBundle

Contao composer security check
PHP
8
star
6

mailchimp-api-v3

MailChimp API V3 Wrapper
PHP
8
star
7

contao-maker-bundle

PHP
8
star
8

contao-mailchimp

Contao bundle for MailChimp subscribe/unsubscribe forms (using MailChimp API V3.0)
PHP
7
star
9

contao-backend-limited-width

This Contao bundle reintroduces a setting for the backend user to limit the width of the backend view to 1440 pixels.
PHP
6
star
10

contao-ical-export

A contao module for downloading ical files generated from events. The output will follow RFC 2445 as best as possible.
PHP
6
star
11

contao-language-dependent-modules-bundle

Configure your Contao modules language dependent and have less page layouts!
PHP
5
star
12

contao-security-advisories

Contao composer security check
PHP
5
star
13

contao-full-background-images

Full background images extension for the Contao Open Source CMS
PHP
4
star
14

contao-sibling-navigation

Provides a sibling navigation (Previous/Next) as a ContentElement or a Module for news, events and pages.
PHP
4
star
15

contao-cache-warmup

This Contao Open Source CMS extension gives you the ability to run a page cache warmup.
PHP
3
star
16

contao-page-teaser

Page teaser functionality for Contao Open Source CMS.
PHP
3
star
17

contao-sentry

Contao module for sentry.io integration
PHP
2
star
18

contao-tags

Packagist mirror for the Contao extension tags
PHP
2
star
19

contao-form-generator-extensions

This Contao extension extends the core form generator with some useful stuff.
PHP
2
star
20

contao-email-login

This extension lets you use an email address for the contao form login.
PHP
2
star
21

ContaoFormBundle

The missing link between Symfony forms and the Contao backend.
PHP
2
star
22

contao-j2b

Contao helper extension
PHP
2
star
23

contao-facebook-events

Snychronize facebook events directly to your contao calendar
PHP
2
star
24

contao-backend-sortable-list-views

Adds the missing sorting mode to Contao: custom sort without the need for a parent table.
PHP
2
star
25

contao-tags-news

Packagist mirror for the Contao extension news_tags
PHP
1
star
26

contao-event-generator-bundle

Generate multiple Contao events with ease!
PHP
1
star
27

contao-horizontal-rule

Horizontal rules and nothing more.
PHP
1
star