Two pass unsubscribe [solved]

Hi,
is there any method to let users unsubscribe without confirming twice and giving a reason for that (just click the link and submit, skipping the second page step) ?
Thank you

I think that might be in the config extended maybe, look for ubsubscribe and jumpoff. I know it’s possible but I use www.phpList.com myself so it’s managed for me

YES. it’s is the config.php

if a user should immediately be unsubscribed, when using their personal URL, instead of # the default way, which will ask them for a reason, set this to 1 define(“UNSUBSCRIBE_JUMPOFF”,1);

sorry for the question, next time will read more carefully …
[solved]

1 Like

No worries bud, you basically just made some documentation so rock on :smiley: