How to get started

If using Drupal with netFORUM sounds like something you're interested in, all of the source code, modules, and documentation are available at www.drupal.org or using the links on the right hand side of the page.

The module does require the following:
- PHP version 5
- PHP's included SOAP extension
- PHP's included SimpleXML extension

Check with your local friendly server administrator to see if your current hosting provider offers those three points. There are several SOAP libraries available, such as the PEAR library and the NuSoap library, but the version included with PHP is the only one supported.