lando-img-placeholder

Installation
SKILL.md

Lando Image Placeholder for PrestaShop

Intercepts missing product image requests and serves a static placeholder JPEG. Works for both Apache (lamp) and nginx (lemp) Lando recipes.

Step 0 — Detect recipe

Read .lando.yml and check recipe::

  • recipe: lamp → follow Apache path
  • recipe: lemp → follow nginx path

Apache path (recipe: lamp)

1. Create .lando/apache-placeholder.conf

Replace {project} with the name: field from .lando.yml:

Installs
1
GitHub Stars
1
First Seen
Jun 17, 2026
lando-img-placeholder — educlopez/duck-ai