2017 © Pedro Peláez
 

symfony-bundle united-one-upload-bundle

Symfony file upload type for United CMS

image

franzwilding/united-one-upload-bundle

Symfony file upload type for United CMS

  • Friday, July 3, 2015
  • by franzwilding
  • Repository
  • 1 Watchers
  • 0 Stars
  • 126 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 4 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

UnitedOneUploadBundle

File & Image upload form type for united cms. Files can be uploaded to the webserver or any other third party service. You can simply create your own custom upload handler to upload to any API., (*1)

Default implementations:, (*2)

  • simple file upload
  • cloudinary file (image & raw) upload

Upload field type, (*3)

Installation

Install symfony, (*4)

composer create-project symfony/framework-standard-edition

Install UnitedOneUploadBundle, (*5)

composer require franzwilding/united-one-upload-bundle

Register United bundles, (*6)

/* 
 * Optional, if you want to use the Upload bundle with United CMS 
 * new United\CoreBundle\UnitedCoreBundle(),
 * new United\OneBundle\UnitedOneBundle(), 
 */

new United\OneUploadBundle\UnitedOneUploadBundle(), 

Add UnitedOneUploadBundle fields as twig form resource and add the register it for assetic., (*7)

# Twig Configuration
twig:
    form:
      resources:
          - UnitedOneUploadBundle:Form:fields.html.twig

# Assetic Configuration
assetic:
    bundles:        [ 'UnitedOneUploadBundle' ]

Use the new form types:, (*8)

united_file, united_cloudinary_file

Check out the Getting started tutorial (Comming soon), (*9)

The Versions

03/07 2015

dev-master

9999999-dev https://github.com/franzwilding/UnitedOneUploadBundle

Symfony file upload type for United CMS

  Sources   Download

MIT

The Requires

 

by Franz Wilding

form cms type file upload content management

03/07 2015

0.0.5

0.0.5.0 https://github.com/franzwilding/UnitedOneUploadBundle

Symfony file upload type for United CMS

  Sources   Download

MIT

The Requires

 

by Franz Wilding

form cms type file upload content management

03/07 2015

0.0.4

0.0.4.0 https://github.com/franzwilding/UnitedOneUploadBundle

Symfony file upload type for United CMS

  Sources   Download

MIT

The Requires

 

by Franz Wilding

form cms type file upload content management

29/05 2015

0.0.3

0.0.3.0 https://github.com/franzwilding/UnitedOneUploadBundle

Symfony file upload type for United CMS

  Sources   Download

MIT

The Requires

 

by Franz Wilding

form cms type file upload content management

23/04 2015

0.0.2

0.0.2.0 https://github.com/franzwilding/UnitedOneUploadBundle

Symfony file upload type for United CMS

  Sources   Download

MIT

The Requires

 

by Franz Wilding

form cms type file upload content management

22/04 2015

0.0.1

0.0.1.0 https://github.com/franzwilding/UnitedOneUploadBundle

Symfony file upload type for United CMS

  Sources   Download

MIT

The Requires

 

by Franz Wilding

form cms type file upload content management

22/04 2015

0.0.0

0.0.0.0 https://github.com/franzwilding/UnitedOneUploadBundle

Symfony file upload type for United CMS

  Sources   Download

MIT

The Requires

 

by Franz Wilding

form cms type file upload content management