This is a list of samples which contain a CLI tool for deploying WordPress to App Engine.
| Runtime | Description |
|---|---|
| App Engine Standard for PHP 7.2 (Recommended!) | The latest App Engine Runtime, and the latest version of PHP! |
| App Engine Flexible Environment | Longer deployments, but allows for custom containers using Docker. Use this only if you're certain you need these features. |
| App Engine Standard for PHP 5.5 | PHP 5.5 is EOL, so use only to maintain existing deployments. |