NGP COO/CWP Integration
seanr - April 4, 2008 - 14:26
Depends on CRMAPI. Full details coming soon.
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;