Spin up a sandbox in 6 minutes.
From npm install to a working shop in under six minutes — no wizard, no manual SQL.
A CLI for local PrestaShop development. Wraps Lando, downloads PrestaShop from the official CDN, installs your theme, and orchestrates the modules you need — all in one command.
Every page goes into llms.txt and llms-full.txt — Claude, ChatGPT and Cursor read your docs natively, no extra setup.
How llms.txt worksAI tools fetched 1,248 routes in the last 24h:
One command runs the full chain: download, install, theme, modules, recipes, hooks. Every step is observable in the install log.
See the pipelineDrop bash, Node or PHP files into init-scripts/. ps-lando injects PS_LANDO_* env vars and runs them at the right moment of every create.
Hooks guidePS 8.0, 8.1, 8.2, 8.3, 9.0, 9.1 — pinned, tested, documented. Switch versions without rebuilding your workflow.
Compatibility matrixdb reset rebuilds your sandbox in 3-5 min while keeping the cached PS zip and theme extraction. Try a recipe, break it, reset, retry — without paying the full create cost each round.
Lifecycle commandsSpin up a fresh sandbox in its own folder per client. The module selection lives in .ps-lando.json so the rest of the team replicates your setup with one command.
Selecting modulesdb dump --with-files packages the SQL plus img/ and theme overrides into one tar.gz. Send it to QA, restore in seconds, demo to the client without rebuilding from scratch.
SnapshotsHTMLPurifier dirs. theme:enable bugs. Symfony container races. Columns dropped in PS 9. ps-lando knows every drift between PrestaShop 8 and 9 and works around it — so you never see them.
Read the docs, run one command, have a working PrestaShop sandbox in front of you before your second coffee.