Business Central On-Premises

Created by Tys van den Heuvel, Modified on Wed, 23 Jul, 2025 at 2:34 PM 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 Magento 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 repository.

https://github.com/NVision-Commerce-Solutions/Commerce365.Magento.Releases/releases 



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

Publish-NAVApp -Path "X:\apps\Commerce 365 for Magento - B2B_26.2.10279.0.app" -ServerInstance BCX
Sync-NAVApp -Name "Commerce 365 for Magento - B2B Module" -ServerInstance BCX
Install-NAVApp -Name "Commerce 365 for Magento - 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