{"id":28763788,"url":"https://github.com/neos/redirecthandler-ui","last_synced_at":"2025-09-03T03:41:34.365Z","repository":{"id":27516062,"uuid":"114220699","full_name":"neos/redirecthandler-ui","owner":"neos","description":"This package provides a backend module to manage Neos.RedirectHandler redirects which are stored in Neos.RedirectHandler.DatabaseStorage.","archived":false,"fork":false,"pushed_at":"2025-06-02T21:27:59.000Z","size":5659,"stargazers_count":13,"open_issues_count":15,"forks_count":15,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-17T09:11:36.068Z","etag":null,"topics":["backend-modules","hacktoberfest","neos","neos-cms","neos-plugin","neoscms"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neos.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":"2017-12-14T08:02:45.000Z","updated_at":"2025-06-02T21:14:36.000Z","dependencies_parsed_at":"2023-02-16T20:15:51.632Z","dependency_job_id":"6055a074-4e45-431f-92dc-bf73947ad6a5","html_url":"https://github.com/neos/redirecthandler-ui","commit_stats":{"total_commits":192,"total_committers":14,"mean_commits":"13.714285714285714","dds":0.140625,"last_synced_commit":"f3184609ee6ca750b35c2c7520885912c3c495dd"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/neos/redirecthandler-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neos%2Fredirecthandler-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neos%2Fredirecthandler-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neos%2Fredirecthandler-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neos%2Fredirecthandler-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neos","download_url":"https://codeload.github.com/neos/redirecthandler-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neos%2Fredirecthandler-ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266507366,"owners_count":23940055,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["backend-modules","hacktoberfest","neos","neos-cms","neos-plugin","neoscms"],"created_at":"2025-06-17T09:10:28.185Z","updated_at":"2025-07-22T14:04:20.924Z","avatar_url":"https://github.com/neos.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neos.RedirectHandler.Ui\n[![Latest Stable Version](https://poser.pugx.org/neos/redirecthandler-ui/v/stable)](https://packagist.org/packages/neos/redirecthandler-ui)\n[![License](https://poser.pugx.org/neos/redirecthandler-ui/license)](https://packagist.org/packages/neos/redirecthandler-ui)\n\nThis package provides a backend module to manage [Neos.RedirectHandler](https://github.com/neos/redirecthandler) redirects which are stored in [Neos.RedirectHandler.DatabaseStorage](https://github.com/neos/redirecthandler-databasestorage).\n\n## Compatibility and Maintenance\n\nThis package is compatible with Neos 4.3, 5.x, 7.x and will be maintained for upcoming versions.\n\n## Installation\n\n1. Run the following command in your site package:\n\n    `composer require neos/redirecthandler-ui --no-update`\n    \n2. If you don't have dependencies for the other redirect packages yet you should also run the following command:\n\n    `composer require neos/redirecthandler-neosadapter neos/redirecthandler-databasestorage --no-update`\n    \n3. Run `composer update` in your projects root folder.\n\n4. Then you can add the `RedirectAdministrator` role to the users who need access to the new backend module.\n\n## Screenshots\n\nListing and editing redirects:\n\n![Redirects Module Screenshot](Documentation/edit-redirects.png \"Redirects Module Screenshot\")\n\nSearch \u0026 filter redirects:\n\n![Filtering redirects](Documentation/filter-redirects.png \"Redirects Module Screenshot with active filter\")\n\n## Documentation\n\nThis package belongs to a group of packages which provides redirect functionality to the Flow Framework and to Neos.\nTherefore you can find the documentation regarding Neos [here](https://neos-redirecthandler-adapter.readthedocs.io/en/latest/). \n\n## Contributing\n\nPlease create issues on [Github](https://github.com/neos/redirecthandler-ui) if you encounter bugs or other issues.\n\n### Working on the code\n\nThe basis of the backend module is built with Fusion and the UI for managing the redirects\nis built with *React* and *Typescript*.\n\n#### Recompiling the js and css parts\n\n1. Use *nvm* so you have the correct *npm* version.\n2. Run `yarn` in the package folder.\n3. Run `yarn watch` during development or `yarn build` for a new release.\n             \n## License\n\nSee the [License](LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneos%2Fredirecthandler-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneos%2Fredirecthandler-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneos%2Fredirecthandler-ui/lists"}