{"id":19176614,"url":"https://github.com/sulu/suluredirectbundle","last_synced_at":"2025-10-08T11:30:57.711Z","repository":{"id":18405695,"uuid":"84212244","full_name":"sulu/SuluRedirectBundle","owner":"sulu","description":"Sulu bundle for managing redirects","archived":false,"fork":false,"pushed_at":"2024-07-24T15:04:18.000Z","size":257,"stargazers_count":18,"open_issues_count":5,"forks_count":19,"subscribers_count":12,"default_branch":"2.1","last_synced_at":"2025-01-19T10:05:31.826Z","etag":null,"topics":["hacktoberfest","php","sulu","sulu-bundle"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sulu.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}},"created_at":"2017-03-07T15:03:03.000Z","updated_at":"2024-09-24T20:18:39.000Z","dependencies_parsed_at":"2024-06-21T02:16:57.591Z","dependency_job_id":"4bae791b-04a7-4662-bbf6-b559d31292a3","html_url":"https://github.com/sulu/SuluRedirectBundle","commit_stats":{"total_commits":85,"total_committers":17,"mean_commits":5.0,"dds":0.8117647058823529,"last_synced_commit":"ea6267e3ef231fc08cced5014529a3663d56e515"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sulu%2FSuluRedirectBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sulu%2FSuluRedirectBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sulu%2FSuluRedirectBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sulu%2FSuluRedirectBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sulu","download_url":"https://codeload.github.com/sulu/SuluRedirectBundle/tar.gz/refs/heads/2.1","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235706363,"owners_count":19032607,"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","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":["hacktoberfest","php","sulu","sulu-bundle"],"created_at":"2024-11-09T10:29:16.284Z","updated_at":"2025-10-08T11:30:52.414Z","avatar_url":"https://github.com/sulu.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eSuluRedirectBundle\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://sulu.io/\" target=\"_blank\"\u003e\n        \u003cimg width=\"30%\" src=\"https://sulu.io/uploads/media/800x/00/230-Official%20Bundle%20Seal.svg?v=2-6\u0026inline=1\" alt=\"Official Sulu Bundle Badge\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"LICENSE\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/license/sulu/SuluRedirectBundle.svg\" alt=\"GitHub license\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/sulu/SuluRedirectBundle/releases\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/tag/sulu/SuluRedirectBundle.svg\" alt=\"GitHub tag (latest SemVer)\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/sulu/SuluRedirectBundle/actions\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/sulu/SuluRedirectBundle/test-application.yaml\" alt=\"Test workflow status\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/sulu/sulu/releases\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/sulu%20compatibility-%3E=2.0-52b6ca.svg\" alt=\"Sulu compatibility\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\nThe SuluRedirectBundle adds simple but powerful capabilities for managing redirects to Sulu’s administration interface\nand allows content managers to manage redirects without any knowledge of web servers.\n\n\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg width=\"80%\" src=\"https://sulu.io/uploads/media/800x@2x/02/342-SuluRedirectBundle%20Slideshow.gif?v=1-0\" alt=\"SuluRedirectBundle Slideshow\"\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\nThe SuluRedirectBundle is compatible with Sulu **starting from version 2.0**. Have a look at the `require` section in\nthe [composer.json](composer.json) to find an\n**up-to-date list of the requirements** of the bundle.\n\n## 🚀\u0026nbsp; Installation and Documentation\n\nExecute the following [composer](https://getcomposer.org/) commands to add the bundle to the dependencies of your\nproject:\n\n```bash\ncomposer require sulu/redirect-bundle\n```\n\nAfterwards, visit the [bundle documentation](Resources/doc/README.md) to\nfind out **how to set up and configure the SuluRedirectBundle** to your specific needs.\n\n## 💡\u0026nbsp; Features\n\n### Importing redirects\n\nOne of the great features of this bundle is the ability to import redirects from a CSV file.\nThe most simplified file just contains two columns, `source` and `target`.\nOf course, all the other options like `statusCode`, `sourceHost`, and `enabled` can also be set in the import file.\n\nIt’s also possible to override existing redirects with an import; you just have to set the same value for `source`.\n\n### Enabling and disabling redirects\n\nSometimes it’s necessary to prepare redirects which are not ready yet, especially if you have a large number of redirects.\nOf course there’s a solution for that — toggler in the toolbar to enable or disable redirects quickly.\nThis allows you to import a large number of disabled redirects and then check them in the administration interface,\nbefore enabling them when needed.\n\n### Different statuses\n\nThe SuluRedirectBundle comes with three different statuses to be used for redirects:\n\n- **301** Moved permanently\n- **302** Moved temporarily\n- **410** Gone\n\nThose status codes are explained in detail [here](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status).\n\n### Automatic `Gone` redirects\n\nThis bundle also adds the possibility to automatically create redirects with status `410 Gone`, if a page or a entity with a route has been removed. This is very useful, because now search engines know, that this page has been deleted.\n\n### Route Priorities\n\nRedirects created via this bundle will only be used if no other route matches the given URL. This ensures that accidentally created or imported redirects do not affect existing pages. If a redirect matches the URL of an existing page, the redirect will only be effective after the page was unpublished. \n\nIn combination with the [SuluAutomationBundle](https://github.com/sulu/SuluAutomationBundle), this behaviour makes it possible to precautionarily create a redirect for the URL of an existing page that will be unpublished at a specified time in the future by the SuluAutomationBundle.\n\n## ❤️\u0026nbsp; Support and Contributions\n\nThe Sulu content management system is a **community-driven open source project** backed by various partner companies.\nWe are committed to a fully transparent development process and **highly appreciate any contributions**.\n\nIn case you have questions, we are happy to welcome you in our official [Slack channel](https://sulu.io/services-and-support).\nIf you found a bug or miss a specific feature, feel free to **file a new issue** with a respective title and description\non the the [sulu/SuluRedirectBundle](https://github.com/sulu/SuluRedirectBundle) repository.\n\n## 📘\u0026nbsp; License\n\nThe Sulu content management system is released under the terms of the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsulu%2Fsuluredirectbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsulu%2Fsuluredirectbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsulu%2Fsuluredirectbundle/lists"}