Question

I created account on phpList.com. Currently using hosted phpList. It is sending email to user when s/he signs up. But i want to integrate phpList in my custom page.

Ex. I have this website exchangedeluxe.com, in which i want to send email using phpList when user signs up.

I searched but couldn't find a tutorial or any help to do so.

Question

How i can integrate with phpList in my custom page?

Any help would be appreciated.

Thanks in advance.

Was it helpful?

Solution

first of all run phplist.sql query into your website database. then upload lists folder(which is inside public_html folder) to your site root directory. after that change config.php file inside lists/config folder. change hostname($database_host) mysql database name($database_name), mysql username($database_user) and password($database_password). now you can login to phplist at http://www.exchangedeluxe.com/lists/admin/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top