{"id":21277918,"url":"https://github.com/b13/de-slash","last_synced_at":"2025-10-15T11:18:21.940Z","repository":{"id":206469643,"uuid":"715016111","full_name":"b13/de-slash","owner":"b13","description":"Remove trailing slashes from your URLs of TYPO3","archived":false,"fork":false,"pushed_at":"2025-04-03T05:43:34.000Z","size":35,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-09-17T00:50:16.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/b13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2023-11-06T10:08:16.000Z","updated_at":"2025-04-03T05:43:32.000Z","dependencies_parsed_at":"2024-01-27T23:25:44.842Z","dependency_job_id":"60e48ec9-6219-442a-93ec-2a123d3cc823","html_url":"https://github.com/b13/de-slash","commit_stats":null,"previous_names":["b13/de-slash"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/b13/de-slash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Fde-slash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Fde-slash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Fde-slash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Fde-slash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b13","download_url":"https://codeload.github.com/b13/de-slash/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Fde-slash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279076253,"owners_count":26098120,"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-15T02:00:07.814Z","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":[],"created_at":"2024-11-21T10:08:15.986Z","updated_at":"2025-10-15T11:18:21.905Z","avatar_url":"https://github.com/b13.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Never have a trailing slash in your TYPO3 websites\n\nWith TYPO3, it is possible to have a trailing slash in your URLs,\nbut also without them - depending on the use-case.\n\nBy default, TYPO3 does not have a trailing slash at the end of\neach URL, but there are some technical limitations, why it e.g.\nhappens on the home page, where there is always a trailing slash.\n\nYou can configure an ending like \".html\" or \"/\" for each URL,\nand have more enhancers for plugins.\n\nThis extension works in a naive way to remove trailing slashes\nfrom\n\n* All generated links\n* All your canonical URLs\n\nIt even redirects incoming URLs with a trailing slash into the same page without.\n\n## Configuration\n\nInstall the extension, ensure that all your site configuration base's for languages do NOT have a trailing slash\n\nGood: `base: 'https://example.com/en'`\nBad: `base: 'https://example.com/en/'`\n\nGood: `base: '/fr'`\nBad: `base: '/fr/'`\n\nThat's it.\n\n## Caveats\n\n* Ensure that you do not have a enhancer or PageType decorator that creates URLs (also for plugins) with a trailing slash.\n\n* Redirects will only work on GET or HEAD requests.\n\n## Pending Issues\n\n* How to deal with redirects from EXT:redirects\n* This is currently an \"all-in\" solution - you can't disable this feature on a per-site basis.\n\n## Credits\n\nThis extension was created by Benni Mack in 2023 for [b13 GmbH, Stuttgart](https://b13.com).\n\n[Find more TYPO3 extensions we have developed](https://b13.com/useful-typo3-extensions-from-b13-to-you) that help us\ndeliver value in client projects. As part of the way we work, we focus on testing and best practices to ensure\nlong-term performance, reliability, and results in all our code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb13%2Fde-slash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb13%2Fde-slash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb13%2Fde-slash/lists"}