Creating redirects from old pages to new ones
For a website I need to implement redirects that will route the user from the old admin panel to the new one.
I found this plugin that does exactly what I need, but it seems to be decrepitated, cant find the github page for it either. (https://v2.filamentphp.com/plugins/redirects).
Anyone know another plugin that does this? If not, what is the best way to implement something like this?
I found this plugin that does exactly what I need, but it seems to be decrepitated, cant find the github page for it either. (https://v2.filamentphp.com/plugins/redirects).
Anyone know another plugin that does this? If not, what is the best way to implement something like this?
Solution
never tried it.. but I found another redirect package for you... https://github.com/codedor/filament-redirects
GitHub
This package allows you to add redirects via Filament manually or with an import - codedor/filament-redirects