Add newsletter subscription to petition form
Add Listmonk integration for newsletter subscriptions Add newsletter checkbox to form Handle newsletter subscription on form submission Add session flag for thank you page Remove duplicate sign-now ID from form section
This commit is contained in:
parent
afeeb658de
commit
054c59f177
3 changed files with 84 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<h1>Signer her for å vise din støtte</h1>
|
||||
<h1 id="sign-now">Signer her for å vise din støtte</h1>
|
||||
|
||||
<?= $petition_form ?? '' ?>
|
||||
<?= $petition_signatures ?? '' ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue