Pre-Requisites

  1. Make sure you have at least 2sxc 11.02.00
  2. Make sure you have the latest razor-blade version

Installation

  1. Download the latest installable package from the releases how
  2. Install the app manually
  3. Check if System.Net.Http Assembly is added in the web.config (the latest versions contain a web.config with the required assemblies)
    1. Go to the customers folder
      e.g. \\nasw2\P\[CUSTOMERNAME]\Web\web.config
    2. Search for <add assembly="System.Net.Http
    3. If not present add the assembly
      system.web -> compilation -> assemlies
      <add assembly="System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
  4. Insert the module in the desired page
    app-select-00app-select-01
  5. Configure the initial app settings like Owner Mail Fallback, Recaptcha and Mailchimp
  6. Configure the initial form settings like Sender Mail-Account and Owner E-Mail Address
  7. After that its ready to use.
  8. For customization check Customize Mobius Forms