{"id":30019032,"url":"https://github.com/chriswiegman/chriswiegman-plugin","last_synced_at":"2025-10-24T15:32:21.213Z","repository":{"id":135393880,"uuid":"387281912","full_name":"ChrisWiegman/chriswiegman-plugin","owner":"ChrisWiegman","description":"Added functionality for ChrisWiegman.com","archived":false,"fork":false,"pushed_at":"2025-09-23T18:34:14.000Z","size":835,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-23T20:28:37.281Z","etag":null,"topics":["wordpress"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"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/ChrisWiegman.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-18T22:36:18.000Z","updated_at":"2025-09-23T18:26:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"f9d74714-a41b-43e5-85fc-04706ecf940c","html_url":"https://github.com/ChrisWiegman/chriswiegman-plugin","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/ChrisWiegman/chriswiegman-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisWiegman%2Fchriswiegman-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisWiegman%2Fchriswiegman-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisWiegman%2Fchriswiegman-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisWiegman%2Fchriswiegman-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChrisWiegman","download_url":"https://codeload.github.com/ChrisWiegman/chriswiegman-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisWiegman%2Fchriswiegman-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000708,"owners_count":26082862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"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":["wordpress"],"created_at":"2025-08-06T00:43:36.658Z","updated_at":"2025-10-08T23:54:17.766Z","avatar_url":"https://github.com/ChrisWiegman.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChrisWiegman.com\n\nBasic functionality for ChrisWiegman.com\n\n## Setup and Usage of the Development Environment\n\nA fully featured development environment is included using PHP 8.4. Scripts to run commands including setup and more use _make_ as a task runner. See the instructions below for getting started.\n\nBefore starting your workstation will need the following:\n\n- [Docker](https://www.docker.com/)\n- [Kana](https://github.com/ChrisWiegman/kana)\n\n1. Clone the repository\n\n`git clone https://github.com/ChrisWiegman/chriswiegman-plugin.git`\n\n2. Start Kana\n\n```bash\ncd chriswiegman-plugin\nmake start\n```\n\nWhen finished, Kana will open a development version of your site in the browser and you're ready to go\n\nWordPress Credentials:\n\n**URL:** _http://chriswiegman-plugin.sites.kana.sh/wp-admin_\n\n**Admin User:** _admin_\n\n**Admin Password:** _password_\n\n## Using Xdebug\n\nXdebug 3 released a [number of changes](https://xdebug.org/docs/upgrade_guide) that affect the way Xdebug works. Namely, it no longer listens on every request and requires a \"trigger\" to enable the connection. Use one of the following plugins to enable the trigger on your machine:\n\n- [Xdebug Helper for Firefox](https://addons.mozilla.org/en-GB/firefox/addon/xdebug-helper-for-firefox/) ([source](https://github.com/BrianGilbert/xdebug-helper-for-firefox)).\n- [Xdebug Helper for Chrome](https://chrome.google.com/extensions/detail/eadndfjplgieldjbigjakmdgkmoaaaoc) ([source](https://github.com/mac-cain13/xdebug-helper-for-chrome)).\n- [XDebugToggle for Safari](https://apps.apple.com/app/safari-xdebug-toggle/id1437227804?mt=12) ([source](https://github.com/kampfq/SafariXDebugToggle)).\n\nTo enable Xdebug using the built-in Kana configuration use the following:\n\n```bash\nkana xdebug on\n```\n\n## Testing\n\nThe project contains 3 types of testing:\n\n1. Linting with the [WordPress Coding Standards](https://github.com/WordPress/WordPress-Coding-Standards)\n\n```bash\nmake test-lint\n```\n\n2. Unit Tests\n\n```bash\nmake test-php-unit\n```\n\n3. E3E Tests with Playwright\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchriswiegman%2Fchriswiegman-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchriswiegman%2Fchriswiegman-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchriswiegman%2Fchriswiegman-plugin/lists"}