Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Drupal Prerequisites

The MailUp module for Drupal works with versions 6.x of Drupal. It has been successfully tested with Drupal 6.26 and MailUp versions from 7.4 to 8.0.
If you have a standard installation of Drupal please ensure that you have installed also the following:

...

Hence, Drupal status report (admin/report/status) should be similar to what you see below.

 

 

Modules to be installed on Drupal

Modules listed below shall be downloaded, unzipped and copied into "modules" folder of your Drupal installation

Mandatory/optionalNameLink for download
MandatoryMailUp integrationhttp://drupal.org/project/mailup_integration
RecommendedAdmin menuhttp://drupal.org/project/admin_menu

After installation modules must be enabled by Drupal administrator in "admin/build/modules" page. Please keep pictures below as reference for modules to be installed

Image Added

Image Added

Image Added

 

Drupal module for MailUp is available in English and in Italian. English is the default language, if you want to use Italian version please check the Language settings page.

 

Enabling integration on MailUp

After selecting "Setting > Account settings > Developer's corner > web services" and "WSMailUpImport" dropdown menu you must

  • set a value for WS password
  • add the IP address of your Drupal server in order to authorize access from that IP. If you're unable to specify an IP address you can remove selection on "IP address check Enabled" option.

Image Added

 

Configuration of MailUp module on Drupal

Before you start you must connect installed module to your MailUp admin console. Here below you can find an example of how the module has to be configured.

 

Image Added

Console Id: number that identifies a MailUp admin console.

Endpoint: console URL + /frontend

WebService MailUpWsImport WSDL: console URL + /services/WSMailUpImport.asmx?WSDL

Namespacehttp://ws.mailupnet.it/ (always)

Webservices Username: 'a' + console ID

Webservices Password: it can be set by MailUp administrator (see previous paragraph)

WebService MailUpSend WSDL: https://wsvc.ss.mailup.it/MailupSend.asmx?WSDL (always)

Allow new users to subscribe the list within the registration form: select this option if you want to show newsletter for subscribing when registering as new user of your Drupal powered website

Use email confirm service: select this option if you want that newsletter subscribers receive an email to confirm their subscription.