We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 049ff23 commit ffad6e6Copy full SHA for ffad6e6
appengine/wordpress/README.md
@@ -0,0 +1,11 @@
1
+# WordPress for Google App Engine
2
+
3
+Samples for deploying WordPress to App Engine.
4
5
+## Index
6
7
+|Runtime|Description|
8
+|---|---|
9
+|[php72](../php72/wordpress)| Sample and CLI tool for deploying WordPress to App Engine for PHP 7.2 (**recommended**)|
10
+|[flexible](../flexible/wordpress)|Sample and CLI tool for deploying WordPress to App Engine Flexible|
11
+|[php55](../php55/wordpress)| Sample and CLI tool for deploying WordPress to App Engine for PHP 5.5 (*deprecated*)|
appengine/wordpress/flexible
0 commit comments