crmp / symfony-base

Symfony application for CRMP.
0 stars 0 forks source link

Use the LiipImagineBundle #4

Open ScreamingDev opened 8 years ago

ScreamingDev commented 8 years ago

Instead of using Assetic to include images, you may consider using the LiipImagineBundle 1 community bundle, which allows to compress and manipulate images (rotate, resize, watermark, etc.) before serving them.

This is a nice way to server uploaded images. Having a watermark could be a feature too (open another issue for that!).