retour-for-kirby icon indicating copy to clipboard operation
retour-for-kirby copied to clipboard

Kirby CMS plugin to manage redirects and track 404s right from the Panel

Results 20 retour-for-kirby issues
Sort by recently updated
recently updated
newest added

Bumps [getkirby/cms](https://github.com/getkirby/kirby) from 3.6.1.1 to 3.6.6.1. Release notes Sourced from getkirby/cms's releases. 3.6.6.1 🚨 Security release Cross-site scripting (XSS) from content entered in the tags and multiselect fields Severity: high...

dependencies
php

Fixes #300 Depending on the settings, the webserver might not always handle escaped forward-slashes in the way, which this plugin expects it to. This specifically results in a 404 when...

hi everyone, i just realized that when i have a path with a slash, lets say blog-referenzen/(:all) or de/uebermich that i am redirecting, it works fine, but when i try...

bug 🐛

## Describe the bug When I install Retour for Kirby 4.0.0 on a site with Kirby version 3.6.2, I can't open the redirects page in the panel. It's giving me...

bug 🐛
help needed 🙌

It'd be beneficial to allow a syntax similar to Kirby's route handling or glob matching for ignored paths. This could be used to e.g. ignore all requests to old media,...

enhancement ☁️

Since calendar dropdown has been proven difficult without core component support, maybe just a custom Fiber dialog could do the job

feature ⭐️

- [ ] CI passes - [ ] code coverage get uploaded - [ ] PHP analysis - [ ] CS fixer - [ ] Frontend code style

test 🔍

I'm currently testing Retour localhost while developing as site. I noticed that the plugin logs errors when an exception is throws: It's true that the given path did not return...

feature ⭐️

When storing redirects as JSON in `retour.json`, updating routes from the panel UI remove all formatting. Storing the JSON with pretty formatting (line-breaks, indentations) would help reading the content in...

enhancement ☁️