retour
retour copied to clipboard
create auto redirects for (child-)categories and child-entires
Cool function the auto generate redirects for entries, but we were missing that for the categories (and commerce products), so I decided to create this pull request.
- Added the setting
createUriChangeRedirectsCategories - Fixed a bug in the
getLocalizedUriswhich was saving the localized urls in the wrong array - Added the ability to auto generate category redirects based on the existing entries code
- Added an extra foreach so also child entries get auto redirects