{"id":28917161,"url":"https://github.com/borgenfalkskott/wordpress","last_synced_at":"2026-04-17T05:03:24.061Z","repository":{"id":143741363,"uuid":"375492188","full_name":"borgenfalkskott/WordPress","owner":"borgenfalkskott","description":"A nice local dev env using WordPress, Roots/Bedrock and Docker.","archived":false,"fork":false,"pushed_at":"2021-10-14T07:48:24.000Z","size":137,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T00:37:11.200Z","etag":null,"topics":["bedrock","docker","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/borgenfalkskott.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"borgenfalkskott","patreon":"borgenfalkskott"}},"created_at":"2021-06-09T21:20:58.000Z","updated_at":"2021-11-04T05:40:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"f362d839-1f96-4499-8cbe-bdd1cb757b29","html_url":"https://github.com/borgenfalkskott/WordPress","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/borgenfalkskott/WordPress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borgenfalkskott%2FWordPress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borgenfalkskott%2FWordPress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borgenfalkskott%2FWordPress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borgenfalkskott%2FWordPress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/borgenfalkskott","download_url":"https://codeload.github.com/borgenfalkskott/WordPress/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borgenfalkskott%2FWordPress/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31915900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bedrock","docker","wordpress"],"created_at":"2025-06-22T00:12:28.411Z","updated_at":"2026-04-17T05:03:24.052Z","avatar_url":"https://github.com/borgenfalkskott.png","language":"PHP","funding_links":["https://github.com/sponsors/borgenfalkskott","https://patreon.com/borgenfalkskott"],"categories":[],"sub_categories":[],"readme":"# WordPress + Bedrock + Docker\n\nA nice local dev env using [WordPress](https://wordpress.org/), [Roots/Bedrock](https://roots.io/bedrock/) and [Docker](https://www.docker.com/).  \nMaking it easy to version control and maintain your next wp theme or plugin.\n\nYou need [Docker Desktop](https://www.docker.com/get-started) and [Composer](https://getcomposer.org/download/) installed to use this setup.\n\n### Getting started\n\n1. Start by cloning this repo: `git clone git@github.com:borgenfalkskott/WordPress.git your-folder`, and move into the folder: `cd your-folder`.\n\n2. Then simply delete the `/.git` folder by typing `rm -R .git`. After this you can setup your own versioning with `git init` and push it to your own repo.\n\n3. Rename the container names in `docker-compose.yml`, if you want to.\n\n4. Go to the `/bedrock` folder and make a copy of `.env.example`, name it `.env` and enter your credentials. You can keep most of what's in there already for your dev environment. **Important!** Do not version control your `.env` file, only the `.env.example` file.\n\n5. Generate your salts at [https://roots.io/salts.html](https://roots.io/salts.html) and paste them in env format, into your `.env` file. Also, if you are using the ACF Pro plugin, enter your license key in `ACF_PRO_KEY=''`.\n\n6. Run `composer update` in the `/bedrock` folder.  \n   **Note:** If you are NOT using ACF Pro, simply remove this dependency from `composer.json`, both under `repositories` and under `require`.\n\n7. Open a new tab in your terminal at the root of the project and start the local dev env: `docker compose up`\n\n8. Install WordPress by going to http://localhost:8080\n\n9. Open a new tab in your terminal and shut down: `docker compose down`\n\n### End points\n\nLogin page: [http://localhost:8080/wp/wp-login.php](http://localhost:8080/wp/wp-login.php)\n\nWp admin: [http://localhost:8080/wp/wp-admin/](http://localhost:8080/wp/wp-admin/)\n\n### Credits\n\n❤️ Big thanks to [@Jitesoft](https://github.com/jitesoft) for their contribution with the Docker part of this setup.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborgenfalkskott%2Fwordpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborgenfalkskott%2Fwordpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborgenfalkskott%2Fwordpress/lists"}