Custom membership subscribe form & email notification

I am working on a project which is to create a custom membership subscription form (using phplist) on my website and it works perfectly fine except one thing; I wanted to receive an email notification (complete with all the content details in the subscription form) every time someone has subscribed. Any ideas on how this can be done?

Here’s my custom phplist subscription form

<img src=

>

And here’s how it’s look like in my phplist subscriber list


<img src=

>

Figured this out! I am posting the solution here might be helpful to somebody out there…

To receive email notification, go to setting and change below:
<img src=

>

You will received a notification in your email with all the details:
<img src=

>

1 Like

Good stuff. I think it’s in the manual… perhaps you can suggest an addition to make it clearer?