{"id":22437539,"url":"https://github.com/builtnorth/wp-lando","last_synced_at":"2025-03-27T08:44:35.485Z","repository":{"id":260410721,"uuid":"881133158","full_name":"builtnorth/wp-lando","owner":"builtnorth","description":"Base WordPress setup on Lando","archived":false,"fork":false,"pushed_at":"2024-11-15T22:40:38.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-01T13:45:59.108Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/builtnorth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-31T00:56:56.000Z","updated_at":"2024-10-31T06:55:27.000Z","dependencies_parsed_at":"2024-10-31T07:26:57.388Z","dependency_job_id":null,"html_url":"https://github.com/builtnorth/wp-lando","commit_stats":null,"previous_names":["builtnorth/wp-lando"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/builtnorth%2Fwp-lando","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/builtnorth%2Fwp-lando/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/builtnorth%2Fwp-lando/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/builtnorth%2Fwp-lando/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/builtnorth","download_url":"https://codeload.github.com/builtnorth/wp-lando/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245813256,"owners_count":20676764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-06T00:13:17.608Z","updated_at":"2025-03-27T08:44:35.453Z","avatar_url":"https://github.com/builtnorth.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordPress Lando\n\nQuick development environment for WordPress using Lando.\n\n## Features\n\n- 🐳 Containerized development with Lando\n- 🔒 Secure configuration with env vars\n- 📦 Composer-based WordPress management\n- 🛠️ Modern tools (WP-CLI, PHP 8.2, Nginx)\n- 📧 MailHog for email testing\n- 📊 PHPMyAdmin included\n- 🔄 Auto database backups on shutdown\n\n## Install\n\n1. Install required tools:\n    - [Lando](https://docs.lando.dev/getting-started/installation.html)\n    - [Composer](https://getcomposer.org/download/)\n    - [Git](https://git-scm.com/downloads)\n\n2. Clone and setup:\n```bash\ngit clone https://github.com/builtnorth/wp-lando.git\ncd wp-lando\n```\n\n3. Run setup script:\n    - `./bin/setup.sh`\n\t- Follow prompts to enter site name, username, password, and email\n\n4. Site is ready.\n\n## Structure\n\n```\nwp-lando/\n├── wp/                  # WordPress core\n├── wp-content/          # Themes, plugins, uploads\n├── wp-config/           # WP configuration (production, staging, development)\n├── config/              # Server config\n├── bin/                # Scripts\n├── .env                # Environment variables\n└── .lando.yml          # Lando config\n```\n\n## Commands\n\n- `lando start` - Start environment\n- `lando stop` - Stop environment\n- `lando wp` - WP-CLI commands\n- `lando composer` - Composer commands\n- `lando npm` - NPM commands\n\n## URLs\n\n- Site: https://wp-lando.lndo.site\n- Admin: https://wp-lando.lndo.site/wp/wp-admin\n- Mail: https://mail.wp-lando.lndo.site\n- PMA: https://pma.wp-lando.lndo.site\n\n## Config\n\n### Environment Variables\n\nRequired in `.env`:\n```\nWP_ENV=development\nWP_HOME=https://wp-lando.lndo.site\nDB_NAME=wordpress\nDB_USER=wordpress\nDB_PASSWORD=wordpress\n```\n\n### WordPress Config\n\nEnvironment configs live in `wp-config/`. Simliar to [roots/bedrock](https://github.com/roots/bedrock), `application.php` contains the main config with the ability for `staging.php` and `development.php` to override environment specific settings.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuiltnorth%2Fwp-lando","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuiltnorth%2Fwp-lando","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuiltnorth%2Fwp-lando/lists"}