Documentation Center

Installing Context Expression module

Run a PowerShell script to add the Context Expression module to your SDL Digital Experience Accelerator (DXA) web application.

Before you begin

Download the Context Expression module from the following location: https://docs.sdl.com/DXA/1.5/Modules/ContextExpressions/Download/.

Procedure

  1. Open a PowerShell command prompt in the Run as administrator mode.
  2. Go to modules\ContextExpressions folder and run the following command:
    & '.\web-install.ps1' -distDestination "c:\inetpub\wwwroot\mysite"
    where:
    ParameterDescription
    -distDestinationThe file system path of the root folder of your DXA Web application.

Results

The Context Expression module is installed. For information on how to create device database, go to SDL 2013 SP1 or Web 8 documentation.