New installation

In order to use the demandPlus+ extension, the extension must first be installed.

On-Premisis

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:

Powershell
Publish-NAVApp -ServerInstance [Your Serverinstance] -Path [Path to the extension]

When entering your data, the square brackets must be removed.

Install Extension

After you have published the extension, you can install it. To do this, execute the following command in the NAV Administration Shell:

Powershell
Install-NAVApp -ServerInstance [Your Serverinstance] -Name ”demandPlus+”

When entering your data, the square brackets must be removed.

SaaS

If you use Business Central as SaaS, you can install demandPlus+ directly through AppSource.

Last updated