silverstripe / silverstripe-redirectedurls

Silverstripe module to let users to configure arbitrary redirections in the CMS
BSD 3-Clause "New" or "Revised" License
32 stars 48 forks source link

Added internal page redirect and redirect code dropdown #76

Closed Praznik closed 4 years ago

Praznik commented 4 years ago

Added a SiteTree dropdown field so that you can redirect directly to internal pages, so that if the menu structure changes the redirect still works.

Added a redirect code dropdown so that you can select which redirect code you want to use, because 301 is volatile. The default is still 301, so that it doesn't break anything.

Praznik commented 4 years ago

The weird thing is that no matter what I do I cannot seem to pass the Travis CI checks, all the errors are because it cannot connect to the db.

wilr commented 4 years ago

Thanks for the contribution. If you could rebase, squash the commits so the history is clean I'll merge in and tag a 2.1.0