Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

WordPress for Google App Engine

This is a list of samples which contain a CLI tool for deploying WordPress to App Engine.

Index

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.