{"id":24490378,"url":"https://github.com/armandphilippot/wordpress-composer","last_synced_at":"2026-03-09T04:05:41.687Z","repository":{"id":42649060,"uuid":"246684376","full_name":"ArmandPhilippot/wordpress-composer","owner":"ArmandPhilippot","description":"WordPress installation using Composer.","archived":false,"fork":false,"pushed_at":"2026-03-07T11:18:14.000Z","size":563,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-07T17:57:25.504Z","etag":null,"topics":["composer","wordpress"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArmandPhilippot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-03-11T21:33:27.000Z","updated_at":"2026-03-07T11:18:14.000Z","dependencies_parsed_at":"2025-04-13T23:08:14.887Z","dependency_job_id":"06f37f93-dc00-4039-82d2-4dfbaffa9eb0","html_url":"https://github.com/ArmandPhilippot/wordpress-composer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ArmandPhilippot/wordpress-composer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArmandPhilippot%2Fwordpress-composer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArmandPhilippot%2Fwordpress-composer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArmandPhilippot%2Fwordpress-composer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArmandPhilippot%2Fwordpress-composer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArmandPhilippot","download_url":"https://codeload.github.com/ArmandPhilippot/wordpress-composer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArmandPhilippot%2Fwordpress-composer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30282622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: 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","wordpress"],"created_at":"2025-01-21T17:17:59.111Z","updated_at":"2026-03-09T04:05:41.181Z","avatar_url":"https://github.com/ArmandPhilippot.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordPress Composer\n\n![License](https://img.shields.io/github/license/ArmandPhilippot/wordpress-composer?color=blue\u0026colorA=4c4f56\u0026label=License\u0026style=flat-square) ![Version](https://img.shields.io/github/package-json/v/ArmandPhilippot/wordpress-composer?color=blue\u0026colorA=4c4f56\u0026label=Version\u0026style=flat-square)\n\nInstall WordPress with custom paths using Composer.\n## Description\n\nThis repository is a base to install WordPress with Composer. You can customize the installation the way you want but make sure to update all the paths/names.\n\n## Requirements\n\n* [Composer](https://github.com/composer/composer)\n\n## Usage\n\n1. Download the `your-wordpress-website` folder (you can clone and remove everything except this folder).\n\n2. (*Optional*) rename `htdocs` to match the public folder of your host. For example, with Gandi, it's `htdocs`. Other hosts can use `www`. **If you rename `htdocs`, you will need to update the `composer.json` file to suit your needs.**\n\n3. (*Optional*) rename `wp` and `wp-content`. Again, you will need to update some paths in this case.\n\n4. Then, go inside the `htdocs` directory to copy and rename `wp-config-sample.php` to `wp-config.php`.\n\n5. Inside the file, replace:\n\n-   the path to Composer autoload if different\n-   the database info (`\"database_name_here\"`, `\"username_here\"`, `\"password_here\"`, `\"localhost\"`)\n-   all the \"*Authentication Unique Keys and Salts*\"\n-   `\"wp_\"` table prefix (if needed)\n-   `\"WP_SITEURL\"` value with your URL to core directory (`/wp/` by default)\n-   `\"WP_HOME\"` value with your URL\n-   uncomment `\"FORCE_SSL_ADMIN\"` (if needed)\n\n6. Open a terminal, then:\n\n```bash\ncomposer install\n```\n\n## License\n\nThis project is open source and available under the [GPL-2.0-or-later license](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farmandphilippot%2Fwordpress-composer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farmandphilippot%2Fwordpress-composer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farmandphilippot%2Fwordpress-composer/lists"}