title | description | next |
---|---|---|
WordPress Lando Plugin |
Use WordPress on Lando for local development; powered by Docker and Docker Compose, config php version, swap db backends or web server, use composer, wp cli, xdebug and custom config files, oh and also import and export databases. |
./getting-started.html |
WordPress is open source software you can use to create a beautiful website, blog, or app.
Lando offers a configurable recipe for developing WordPress apps.
- Configurable
php
version from5.3
all the way to8.3
- Configurable
webroot
- Configurable web server (
apache
ornginx
) - Configurable database backend (
mariadb
,mysql
, orpostgres
) - Configurable
composer
wp cli
xdebug