{"id":16676480,"url":"https://github.com/bennothommo/wordpress-composer","last_synced_at":"2026-05-05T17:31:28.990Z","repository":{"id":62493223,"uuid":"276035688","full_name":"bennothommo/wordpress-composer","owner":"bennothommo","description":"Bootstraps Wordpress using Composer - bringing it out of the 1990s.","archived":false,"fork":false,"pushed_at":"2020-06-30T08:22:22.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-06T14:16:48.775Z","etag":null,"topics":["composer","php","wordpress"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bennothommo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-30T08:01:11.000Z","updated_at":"2020-06-30T08:22:24.000Z","dependencies_parsed_at":"2022-11-02T11:17:40.063Z","dependency_job_id":null,"html_url":"https://github.com/bennothommo/wordpress-composer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bennothommo/wordpress-composer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennothommo%2Fwordpress-composer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennothommo%2Fwordpress-composer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennothommo%2Fwordpress-composer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennothommo%2Fwordpress-composer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bennothommo","download_url":"https://codeload.github.com/bennothommo/wordpress-composer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennothommo%2Fwordpress-composer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32660154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["composer","php","wordpress"],"created_at":"2024-10-12T13:10:37.996Z","updated_at":"2026-05-05T17:31:28.966Z","avatar_url":"https://github.com/bennothommo.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordPress Composer bootstrapper\n\nWordPress is hot garbage - no two ways about it - but given that sometimes we need to shake hands with the devil,\nthis repo allows one to bootstrap an installation of WordPress entirely in Composer, and use modern configuration \nmethods.\n\n## Configuration\n\nThe configuration is entirely controlled through environment variables, chiefly provided by an `.env` file (although\nyou may use actual environment variables if you wish). This file will be created for you automatically if you use \n`composer create-project`. Otherwise, simply copy `.env.example` to `.env` and away you go.\n\n## Structure\n\nThe main structure of a bootstrapped site will be as follows:\n\n- **content/:** contains the plugins and themes folder, along with any other plague-infested folders created by horribly written plugins.\n- **wordpress/:** contains the normal files for a WordPress install.\n- **index.php:** the entrypoint for public-facing pages.\n- **cli:** a small utility program that sets up the encryption keys. It will also be able to install WP automatically at a future point. This is NOT the *WP-CLI* program.\n- **.htaccess:** set up with the basic rewrite rules for WordPress.\n- **index.php:** simple endpoint to load the site.\n- **wp-config.php:** the heavily-modified config file that loads the configuration from the environment. You do not need to edit this file at all. Plugins probably will, but hey, that's the price we pay.\n\n## Installing\n\nOnce Composer has done its thing, and you've set up the configuration as required, and you've had enough of your\nfavourite alcoholic beverage to prepare yourself, you can install the database tables by going to the following:\n\n```\nhttps://\u003cWP_SITEURL\u003e/wordpress\n```\n\nThis should start up the installer.\n\n## License \n\nMIT License. No warranties, or takebacksies, provided.\n\n## Acknowledgements\n\nThanks to the following for making this type of setup possible, allowing sanity to reign once more.\n\n- [John P. Bloch](https://github.com/johnpbloch/wordpress)\n- [WPackagist](https://wpackagist.org/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbennothommo%2Fwordpress-composer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbennothommo%2Fwordpress-composer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbennothommo%2Fwordpress-composer/lists"}