I have a large database of emails (in MySQL) and 4 groups that the contacts belong to. I would like to convert data to phplist by simply using a few SQL queries that would copy data from my tables to phplist's tables.
Is there a tutorial how to do it?
(I would find it out in the source code what are the relevant database tables but it's not so easy as I hoped so)
Thanks!