GitHunt
BE

beaubbe/image_upload

Image upload field for Symphony CMS 2.x

Field: Image upload

Github repo: https://github.com/vlad-ghita/image_upload

1 About

A specialized version of the classic Upload field for images:

  • it accepts only images: bmp, jpg, jpeg, png and gif.
  • optional, set a minimum width and / or height. If 0 or empty, no minimum limit will exist.
  • optional, set a maximum width and / or height. If 0 or empty, no maximum resize limit will exist.
  • optional, it will create unique filenames.

NB: The resize takes places upon save, if needed, no matter new or edited entry.

2 Installation

  1. Upload the image_upload folder found in this archive to your Symphony extensions folder.
  2. Enable it by selecting Image upload under System -> Extensions, choose Enable from the with-selected menu, then click Apply.
  3. You can now add Image upload field to your sections.

Languages

PHP100.0%

Contributors

MIT License
Created July 18, 2014
Updated July 18, 2014
beaubbe/image_upload | GitHunt