Hi there,
im on looking for solution to implement a checkbox to subscribe Acyba Newsletter with double opt-in into Chronoforms6 Registration form on latest Joomla. Unfortunately all topics i found was related to very old versions of both software.
Any help is appreciated.
Thanks in Advance
Alex
im on looking for solution to implement a checkbox to subscribe Acyba Newsletter with double opt-in into Chronoforms6 Registration form on latest Joomla. Unfortunately all topics i found was related to very old versions of both software.
Any help is appreciated.
Thanks in Advance
Alex
First, is there a way to add subscribers to acyba using curl ? if there is then Chronoforms can do that!
2nd, how do you want the "double opt in" to work ?
2nd, how do you want the "double opt in" to work ?
Tanks for answer,
i never did it before with CURL, but actualy it should work, as i read in other topics. I was just curios how exactly to implement this with Chronoforms6.
With double opt-in i mean, that user have to confirm his mail before his subsciption get active. But this should work, since acyba support this process by default, so i guess also with CURL solution.
Thanks
Alex
i never did it before with CURL, but actualy it should work, as i read in other topics. I was just curios how exactly to implement this with Chronoforms6.
With double opt-in i mean, that user have to confirm his mail before his subsciption get active. But this should work, since acyba support this process by default, so i guess also with CURL solution.
Thanks
Alex
I'm not sure where to find information on the integration of acymailing with other components using CURL, do you have this info ?
I did posted similar topic on acyba forum. Let see what answers ill get.. Ill post then in there. Thanks, Alex
I found this:
https://docs.acymailing.com/setup/subscription-to-your-lists/external-subscription
so you will need to set the curl action url to:
https://docs.acymailing.com/setup/subscription-to-your-lists/external-subscription
so you will need to set the curl action url to:
https://www.example.com/index.php?option=com_acym&ctrl=frontusers&task=subscribe&hiddenlists=1,3&user[email]=email@example.comand you will need to replace the 1,3 values by your lists ids and the email by {data:email_field_name}
This topic is locked and no more replies can be posted.