issues
search
bnomei
/
kirby3-redirects
Setup HTTP Status Code Redirects from within the Kirby Panel
https://forum.getkirby.com/t/kirby3-redirects-setup-http-status-code-redirects-form-within-the-panel/23581
MIT License
22
stars
2
forks
source link
performance
#23
Closed
bnomei
closed
1 year ago
bnomei
commented
1 year ago
:zap: performance (wip)
:zap: performance
what-the-diff[bot]
commented
1 year ago
PR Summary
Added flush() method to Redirects class
: The new
flush()
method ensures more efficient updating of redirect links when a page or site is updated (solves issue #11).