liip / liip/LiipImagineBundle

How to display default image if image does not exist on aws s3 ?

Open
#491 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Level: New Feature 🆕 State: Need To Investigate 🔎
Dominant language
PHP
Stars
1.7k
Forks
386
Avg merge
1d 10h
Merged PRs (30d)
3

Description

Hi,

I am using LiipImagineBundle with KnpGaufretteBundle, I can load images from aws s3 but if image does not exist it displays blank, I want to display my default image.

I couldn't find any configuration for this.

Can such configuration be made available in this bundle by any chance ? or is invalid feature request ?

Thanks.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names LiipImagineBundle, KnpGaufretteBundle, and AWS S3 but no files or tests. Start by locating the missing-image handling and configuration entry points in the bundle. Done means a configured default image is displayed when the requested S3 image does not exist, with the behavior covered by an appropriate test.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, php, symfony
Domain
backend, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.