{"id":25175997,"url":"https://github.com/broskees/ddev-wp-plugin-boilerplate","last_synced_at":"2026-04-13T02:02:02.272Z","repository":{"id":276507705,"uuid":"871285961","full_name":"broskees/ddev-wp-plugin-boilerplate","owner":"broskees","description":"Plugin boilerplate with a DDEV WordPress local enviornment for plugin development!","archived":false,"fork":false,"pushed_at":"2025-02-08T17:05:25.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-15T19:45:59.994Z","etag":null,"topics":["boilerplate","ddev","docker","local-development","wordpress","wordpress-boilerplate","wordpress-development","wordpress-plugin","wordpress-starter-plugin"],"latest_commit_sha":null,"homepage":"","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/broskees.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":"2024-10-11T16:28:42.000Z","updated_at":"2025-02-08T17:05:28.000Z","dependencies_parsed_at":"2025-02-08T18:20:16.932Z","dependency_job_id":null,"html_url":"https://github.com/broskees/ddev-wp-plugin-boilerplate","commit_stats":null,"previous_names":["broskees/ddev-wp-plugin-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/broskees/ddev-wp-plugin-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broskees%2Fddev-wp-plugin-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broskees%2Fddev-wp-plugin-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broskees%2Fddev-wp-plugin-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broskees%2Fddev-wp-plugin-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broskees","download_url":"https://codeload.github.com/broskees/ddev-wp-plugin-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broskees%2Fddev-wp-plugin-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31736723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T22:19:12.206Z","status":"online","status_checked_at":"2026-04-13T02:00:06.623Z","response_time":93,"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":["boilerplate","ddev","docker","local-development","wordpress","wordpress-boilerplate","wordpress-development","wordpress-plugin","wordpress-starter-plugin"],"created_at":"2025-02-09T13:15:37.482Z","updated_at":"2026-04-13T02:02:02.227Z","avatar_url":"https://github.com/broskees.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DDEV WP Plugin Boilerplate\n\nPlugin boilerplate with a DDEV WordPress local environment for plugin development! \n\n## Getting Started\n\nClone the boilerplate into your plugin directory. Make sure you replace `your-plugin-name` with the name of what you would like your plugin's directory to be named.\n`git clone https://github.com/broskees/ddev-wp-plugin-boilerplate.git your-plugin-name`\n\nNext navigate into your plugin directory.\n`cd your-plugin-name`\n\nBefore starting the ddev environment, you must set the name and description of your plugin in `plugin/composer.json`.\n\nStart the ddev environment.\n`cd your-plugin-name \u0026\u0026 ddev start`\n\nYou should now be able to access your WordPress site at `http://your-plugin-name.ddev.site`.\n\nThe boilerplate is setup so that the `plugin` directory is the root of your plugin. Don't rename this directory. That's where the development of your plugin will happen.\n\nUnder the hood composer will pull the latest WordPress version and install it in the `wordpress` directory. The `wordpress` directory is then set as the document root for ddev. Finally we mount the `plugin` directory to the `wp-content/plugins` directory in the WordPress installation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbroskees%2Fddev-wp-plugin-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbroskees%2Fddev-wp-plugin-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbroskees%2Fddev-wp-plugin-boilerplate/lists"}