2017 © Pedro Peláez
 

library cdn-bundle

Symfony2 bundle for file storage on local or remote cdn

image

nickpro/cdn-bundle

Symfony2 bundle for file storage on local or remote cdn

  • Thursday, January 28, 2016
  • by nickpro
  • Repository
  • 2 Watchers
  • 4 Stars
  • 196 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

NickproCdnBundle

Put this in your configuration file, (*1)

yaml nickpro_cdn: default_storage: "image" schemas: local: "Nickpro\CdnBundle\Filemanager\Storage\\Local\Cdn" storages: image: schema: "local" upload_path: "%kernel.root_dir%/../web/uploads" upload_url: "http://your-site-name.net/uploads", (*2)

The Versions

28/01 2016

dev-master

9999999-dev

Symfony2 bundle for file storage on local or remote cdn

  Sources   Download

MIT

The Requires

 

by Nikita Prokurat

file container symfony2 symfony upload storage filemanager file storage cdn bundle