Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: DOCU-1980

...

magnolia-core-

Expand
titleClick here to expand to see how to add the compatibility module

With maven:

Add the following snippet to you pom file:

Artifact maven dependencies snippet
groupIdinfo.magnolia.form
artifactIdmagnolia-form-compatibility

Manually:

Add these jar files to the WEB-INF/lib folder of your webapp:

  • Artifact resource link
    groupIdinfo.magnolia.form
    artifactIdmagnolia-form-compatibility
    label$artifactId.jar
    renderTypedownload_link
    resourceTypeJAR
  • artifact-resource

    -

    macro
    groupIdinfo.magnolia
    artifactId
    compatibility

    label$artifactId.jarrenderTypedownload_linkresourceTypeJAR

    Mail configuration

    The Form module uses the Mail module to send form data in emails. See Configuring SMTP to enable mail sending.

    ...