This page describes how to install the module.
Prerequisites
- Sitecore CMS 6.1 Update-3 or later
- .NET Framework 3.5 SP1
Note
Analytics features of the Web Forms for Marketers module require Sitecore OMS 1.0.1 or later.
Important
If you are using Sitecore CMS 6.2.0 Update-2, apply this workaround.
If you are using Sitecore CMS 6.3 you will need to add the following binding policy to the configuration\runtime\assemblyBinding section of the web.config file:
<assemblyIdentity name="ComponentArt.Web.UI" publicKeyToken="9bc9f846553156bb" />
<bindingRedirect oldVersion="2007.1.1617.2" newVersion="2010.1.2637.35" />
</dependentAssembly>
The Web Forms for Marketers module is distributed as a Sitecore package. To install it, use the Installation Wizard, which is available by selecting the following:
- via Sitecore Desktop: Sitecore » Development Tools » Installation Wizard.
- via Sitecore Control Panel: Administration » Install a Package.
Note
By default, the module uses SQLite databases. If you use MSSQL databases, follow the instructions provided in the Sitecore Web Forms for Marketers V2.1 Reference (section “How to Configure a Data Provider”).