Hello,
I want to use the forms extension with the double-opt-in extension.
I have installed these extensions with composer and added double-opt-in-template.
I created a form and added double-opt-in as the first finisher.
The double-opt-in-plugin is inserted in a typo3-folder.
Submitting the firm results in an Email to the sender. But this mail neither contains a link for validation nor for a deletion of the request.
The translation of my German mail is: Hello Bernd,
Thank you for your registration. To confirm your e-mail address, please click on the following link or copy it into the address bar of your browser:
Have you not requested this e-mail and would like to have your data deleted? Delete e-mail data completely:
Please double check that you included the site set (TYPO3 13) or the TypoScript (TYPO3 12) and that you properly configured the page id containing the plugin for double opt in.
As I didn’t get the extension functional, I asked the KI of Github and created a solution for the double-opt-in inside my sidepackage. It was a great experience how the KI helped me to solve my problem.
That means, my problem is not solved, but I found a way around.