Versions Compared

Key

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

...

info
Include Page
_Maven is the easiest way to install
_Maven is the easiest way to install
Artifact maven dependencies snippet
groupId

Code Block
<dependency>
  <groupId>info.magnolia.javascript-

...

models</groupId>
  <artifactId>magnolia-module-javascript-

...

models</artifactId>
</dependency>

Configuration

The JavaScript Models module can be configured in Configuration > /modules/javascript-models in order to:

...