{"id":16236436,"url":"https://github.com/openscript/vscode-dev-container-wordpress-template","last_synced_at":"2026-01-20T11:33:25.809Z","repository":{"id":80062722,"uuid":"497398186","full_name":"openscript/vscode-dev-container-wordpress-template","owner":"openscript","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-30T08:31:46.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T08:44:13.896Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/openscript.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-28T18:25:08.000Z","updated_at":"2022-05-28T19:01:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a41e26e-e12b-4567-a301-394c2b0a272e","html_url":"https://github.com/openscript/vscode-dev-container-wordpress-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/openscript/vscode-dev-container-wordpress-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscript%2Fvscode-dev-container-wordpress-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscript%2Fvscode-dev-container-wordpress-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscript%2Fvscode-dev-container-wordpress-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscript%2Fvscode-dev-container-wordpress-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openscript","download_url":"https://codeload.github.com/openscript/vscode-dev-container-wordpress-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscript%2Fvscode-dev-container-wordpress-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28602467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T10:46:13.255Z","status":"ssl_error","status_checked_at":"2026-01-20T10:42:51.865Z","response_time":117,"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":[],"created_at":"2024-10-10T13:30:51.322Z","updated_at":"2026-01-20T11:33:25.792Z","avatar_url":"https://github.com/openscript.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VSCode DevContainer Wordpress\n\nDo you need a development, learning or teaching environment for a Wordpress project, which is quickly set up and contains all the tools you need? Maybe this is a good starting point.\n\nYou need [Visual Studio Code](https://code.visualstudio.com/) and the [Remote Containers](https://code.visualstudio.com/docs/remote/containers) extension.\n\n## Features\n\n- [x] PHP 8.1 with GD, zip and mbstring\n- [x] MariaDB 10.4\n- [x] PHPMyAdmin at port 8081\n- [x] WP CLI\n\n## First steps\n\n1. Download Wordpress with `wp core download` (https://developer.wordpress.org/cli/commands/core/download/)\n   - Add `--locale=de_CH` or another prefered locale\n   - Add `--version=6.0` or another prefered version\n1. Start PHP server with `php -S localhost:8080`\n1. Set up Wordpress\n   - Via CLI\n     1. Generate a config file with `wp config create --dbname=wordpress --dbuser=root --dbpass=mariadb --dbhost=db`\n     1. Create database with `wp db create`\n     1. Install Wordpress with `wp core install --url=localhost:8080 --title=Example --admin_user=example --admin_password=example123 --admin_email=example@example.com` or import a database dump file with `wp db import wordpress.sql`\n   - Via Browser\n     1. Open PHPMyAdmin at http://localhost:8081 in your browser\n     1. Create a database `wordpress` with `utf8_general_ci` as charset\n     1. Visit http://localhost:8080 in your browser\n     1. Fill out the form with database `wordpress`, database user `root`, database password `mariadb` and database host `db`.\n     1. Fill out the site information as you like\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenscript%2Fvscode-dev-container-wordpress-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenscript%2Fvscode-dev-container-wordpress-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenscript%2Fvscode-dev-container-wordpress-template/lists"}