retour icon indicating copy to clipboard operation
retour copied to clipboard

create auto redirects for (child-)categories and child-entires

Open WHITE-developer opened this issue 7 years ago • 0 comments

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 getLocalizedUris which 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

WHITE-developer avatar Sep 27 '18 13:09 WHITE-developer