lsascha / registeraddress

newsletter registration extension to tt_address made in Extbase + Fluid for Typo3. with double-opt in, user editing and unsubscribing
GNU General Public License v2.0
7 stars 18 forks source link

Typo3 10 compatibility #72

Closed kanow closed 1 year ago

kanow commented 3 years ago

We needed only TYPO3 10 compatibility in our projects. Therefore no TYPO3 9.5 compatibility tested and just TYPO3 10 required in dependecnies. Maybe check by yourself and extend TYPO3 9.5 in requirements (composer.json and ext_emconf.php).

kanow commented 2 years ago

Now the feature delete hidden (not approved) registrations is merged to that typo3-10 branch. there was anew event added after deleting those old entries. Registeraddress_logger now use that event to delete also the old logs.