{"id":20461037,"url":"https://github.com/ericgj/gae-wp","last_synced_at":"2026-04-16T21:02:33.388Z","repository":{"id":26803013,"uuid":"30261472","full_name":"ericgj/gae-wp","owner":"ericgj","description":"Wordpress template repo for Google App Engine","archived":false,"fork":false,"pushed_at":"2015-02-03T20:30:26.000Z","size":252,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T00:35:34.756Z","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/ericgj.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}},"created_at":"2015-02-03T19:53:57.000Z","updated_at":"2016-04-27T03:55:42.000Z","dependencies_parsed_at":"2022-08-31T23:40:50.383Z","dependency_job_id":null,"html_url":"https://github.com/ericgj/gae-wp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericgj%2Fgae-wp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericgj%2Fgae-wp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericgj%2Fgae-wp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericgj%2Fgae-wp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericgj","download_url":"https://codeload.github.com/ericgj/gae-wp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242017441,"owners_count":20058431,"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-11-15T12:22:56.885Z","updated_at":"2026-04-16T21:02:33.275Z","avatar_url":"https://github.com/ericgj.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"GAE-WP\n=========\nThis is a template for installing and running [WordPress](http://wordpress.org/) on [Google App Engine](https://cloud.google.com/appengine).\n\nIt is a much simplified version of [heroku-wp](https://github.com/xyu/heroku-wp), using [Composer](https://getcomposer.org) to manage Wordpress base install and plugin dependencies, and with the necessary plugins and configuration files for GAE, as documented [here](https://github.com/GoogleCloudPlatform/appengine-php-wordpress-starter-project).\n\nNote that unlike Heroku, GAE deploys have no post-receive installation script. Therefore, you must build first locally, before deployment.\n\nWordPress and most included plugins are installed by Composer on build. To add new plugins or upgrade versions of plugins simply update the `composer.json` file and then generate the `composer.lock` file with the following command locally:\n\n```bash\n$ composer update --ignore-platform-reqs\n```\n\nTo customize the site simply place files into `/public` which on build will be copied on top of the standard WordPress install and plugins specified by Composer.\n\nUsage - TODO in detail\n------------\n\n```bash\ngit clone git@github.com:ericgj/gae-wp.git my-project\n\ncd my-project\n\ngit checkout -b production\n\n# edit public/wp-config.php\n\ncomposer install\n\nappcfg.py update .\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericgj%2Fgae-wp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericgj%2Fgae-wp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericgj%2Fgae-wp/lists"}