Yoast-SEO-for-TYPO3 icon indicating copy to clipboard operation
Yoast-SEO-for-TYPO3 copied to clipboard

[FEATURE] Added support for TYPO3 13, dropped support for 10 and PHP7

Open RinyVT opened this issue 5 months ago • 1 comments

Summary

This PR can be summarized in the following changelog entry:

  • Added support for TYPO3 13
  • Removed support for TYPO3 10 and PHP 7

Test instructions

This PR can be tested by following these steps:

  • Clone this branch
  • Run ddev start
  • Execute ddev install-all to setup the v11, v12 and v13 installations
  • Test both the frontend and backend

Quality assurance

  • [X] I have tested this code to the best of my abilities
  • [ ] I have added unittests to verify the code works as intended

Fixes #571

RinyVT avatar Sep 17 '24 17:09 RinyVT