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:
Publish-NAVApp -ServerInstance [Your Serverinstance] -Path [Path to the extension]
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+”
SaaS
If you use Business Central as SaaS, you can install demandPlus+ directly through AppSource.
Last updated