Business Central On-Premises

Created by Tys van den Heuvel, Modified on Fri, 24 May, 2024 at 9:59 AM by Tys van den Heuvel

If you are running the On-Premises version of Microsoft Dynamics 365 Business Central, you can install the Commerce 365 for ChannelEngine extensions using Windows PowerShell and the app runtime package provided by your implementation partner. You can also download the latest version of the on-prem software by going to our public Github repositories. 

https://github.com/NVision-Commerce-Solutions/Commerce365.ChannelEngine.Public


Publish-NAVApp -Path "X:\apps\Commerce 365 for ChannelEngine_23.2.10279.0.app" -ServerInstance BCX
Sync-NAVApp -Name "Commerce 365 for ChannelEngine" -ServerInstance BCX
Install-NAVApp -Name "Commerce 365 for ChannelEngine" -ServerInstance BCX

Publish-NAVApp -Path "X:\apps\Commerce 365 for ChannelEngine - B2B_23.2.10279.0.app" -ServerInstance BCX
Sync-NAVApp -Name "Commerce 365 for ChannelEngine - B2B Module" -ServerInstance BCX
Install-NAVApp -Name "Commerce 365 for ChannelEngine - B2B Module" -ServerInstance BCX


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article