demandPlus+

⌘K
  1. Home
  2. Docs
  3. demandPlus+
  4. Installation

Installation

To be able to use the demandPlus+ extension, 2 steps must first be taken.

1. Publish Extension

An extension can be published using the NAV Administrations Shell. To do this, run it as administrator.
With the following command the extension can be published:
Publish-NAVApp -ServerInstance [Your Serverinstance] -Path [Path to the extension]
When entering your data, the square brackets must be removed.

2. Install Extension

After you have published the extension, you can install it. To do this, execute the following command in the NAV Administration Shell:
Install-NAVApp -ServerInstance [Your Serverinstance] -Name ”demandPlus+”
When entering your data, the square brackets must be removed.