symfony2 - What are the different frontends that can be set with OneupUploaderBundle? -



symfony2 - What are the different frontends that can be set with OneupUploaderBundle? -

what different frontends can set oneupuploaderbundle in config.yml file? googled , found frontend like: mooupload, blueimp.

what total list?

# app/config/config.yml oneup_uploader: mappings: gallery: frontend: blueimp # or uploader utilize in frontend

is possible utilize vichuploaderbunde frontend in oneupuploaderbundle?

vichuploaderbundle not "frontend" bundle. provides way handle uploads , persist them in entities/models. can utilize vichuploaderbundle or oneupuploaderbundle not both. however, should able utilize frontend want (dropzone, fineuploader, mooupload, etc.), require bit of integration work.

symfony2 vichuploaderbundle oneupuploaderbundle

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -