By pjaveld on
Hello,
Question: Is it possible to use external emailnewsletter application with Drupal? I'd like to insert a subscription form (wich is made in a third party emailnewsletter stand-alone application) in Drupal, where visitors can subscribe to a emailnewsletter. Is there a simple solution for this issue, or is the only solution to use a module like Mailchimp to achieve this?
Thnx!
Peter
Comments
Do this by making blocks
I think you can make a block for it and paste the code of this form on it by going to structure ->blocks -> Add block and then after making it, you should come back to structure>blocks and configure the place of this block to be shown on your website.