ethercreative / seo

SEO utilities including a unique field type, sitemap & redirect manager
MIT License
276 stars 95 forks source link

Add support for Craft v4 #397

Closed niektenhoopen closed 2 years ago

niektenhoopen commented 2 years ago

Only thing I am not 100% sure about is how to fix the deprecated isSectionTemplateValid() because I don't understand what the original purpose was: https://github.com/ethercreative/seo/compare/v3...niektenhoopen:v4?expand=1#diff-10cb6af817c92ce81e083989340fd8eba6c483327e68fdd32223fe7b7c90a679R191

Can anyone verify that I have solved that one correctly and test this on Craft v4?

Tam commented 2 years ago

Thanks!