{"id":18383120,"url":"https://github.com/timkelty/craftcms-subpath-proxy","last_synced_at":"2026-02-05T22:01:33.446Z","repository":{"id":66508556,"uuid":"427711129","full_name":"timkelty/craftcms-subpath-proxy","owner":"timkelty","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-22T18:17:17.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T23:37:12.973Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Twig","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/timkelty.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":"2021-11-13T16:07:57.000Z","updated_at":"2021-11-22T18:17:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebe87008-1cd0-4297-a7b6-6f597c578e3c","html_url":"https://github.com/timkelty/craftcms-subpath-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/timkelty/craftcms-subpath-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timkelty%2Fcraftcms-subpath-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timkelty%2Fcraftcms-subpath-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timkelty%2Fcraftcms-subpath-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timkelty%2Fcraftcms-subpath-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timkelty","download_url":"https://codeload.github.com/timkelty/craftcms-subpath-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timkelty%2Fcraftcms-subpath-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29135920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T21:59:57.939Z","status":"ssl_error","status_checked_at":"2026-02-05T21:59:57.628Z","response_time":65,"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-11-06T01:10:07.880Z","updated_at":"2026-02-05T22:01:33.421Z","avatar_url":"https://github.com/timkelty.png","language":"Twig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Craft CMS Subpath Proxy\n\n## Install\n\n```shell\ncp .env.example .env\ndocker-compose up -d\n\n# Set `@web` for site URL\ndocker-compose exec craft php craft install\n```\n\n## URLS\n\n- Craft template frontend: http://viiv.localhost/backend\n- Craft CP: http://viiv.localhost/backend/admin\n\n## Notes\n\nThere are a few important Craft settings needed to facilitate this configuration:\n\n- `baseCpUrl` must be set to the same value as `@web`.\n  - This is a bug, but will not be fixed until Craft 4 because it may break compatibility for others: https://github.com/craftcms/cms/pull/10048\n- `pathParam` must be set to `null`.\n  - By default, Craft's action controller URLS use `/index.php?p=` for maximum compatibility.\n  - In this case, it breaks things because we would actually need it use `/backend/index.php?p=`.\n  - Setting `pathParam` to `null` forces Craft to use the full path for routing, even for these action URLs.\n- For CP resources to work properly, (this bug fix)[https://github.com/craftcms/cms/commit/bd8e270fda3f8ac8d27ff0d78aa39e5947a1260c] is needed. It is currently unreleased, hence the `dev-develop` in `composer.json`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimkelty%2Fcraftcms-subpath-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimkelty%2Fcraftcms-subpath-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimkelty%2Fcraftcms-subpath-proxy/lists"}