I want to embed a phplist signup form in Drupal, but strangely I couldn't find any information about it. There was a module for this, but it is no longer maintained. I tried to insert the source code of the signup page, but the data is not submitted to phplist.
EDIT: The submitting problem was solved my inserting the submit URL to the action attribute of the form tag. Anyway, after subscribing the user is forwarded to a phplist landing page, but I want them to stay on the CMS website, like this happens with the Mailchimp signup form. Any ideas?
phpList has no integration API (at least not 2 sided), so you have 2 solutions: