NGP COO/CWP Integration

Component ID

242661

Component name

NGP COO/CWP Integration

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

28562

Component created

Component changed

Component body

This module allows for integration of Drupal with NGP Software's Campaign Office Online and Contribution Web Package. This will allow you to take email and volunteer signups and contributions directly through your web site. Some other modules also integrate with this to provide additional data capture points including Forward, Petition, and Letters.

Depends on CRMAPI and Elements.

This module requires NuSOAP. You can download NuSOAP here and extract the zip file into sites/all/libraries/nusoap (the lib folder in the zip should end up as a subdirectory in nusoap). Alternatively, if you have shell access you can run this command from within the sites/all/libraries directory:

mkdir nusoap;
cvs -d:pserver:anonymous@nusoap.cvs.sourceforge.net:/cvsroot/nusoap co -P -d nusoap/lib lib;