Run a PowerShell script to add the Context Expression module to your SDL Digital Experience Accelerator (DXA) web application.
Procedure
- Open a PowerShell command prompt in the Run as administrator mode.
- Go to modules\ContextExpressions folder and run the following command:
& '.\web-install.ps1' -distDestination "c:\inetpub\wwwroot\mysite"
where:
| Parameter | Description |
|---|
-distDestination | The 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.