Skip to main content

5 docs tagged with "Business Central"

View All Tags

Downgrade Extension (OnPrem)

There is no built-in feature for downgrading an extension. Once you have upgraded an extension to a newer version, you will not be able to go back to the previous version through the user interface. But there can be a possible way through PowerShell and some SQL.

Install Extension (App)

The script imports the Microsoft.BusinessCentral.Apps.Management.dll module, which provides the cmdlets that are used to manage apps.

Update Extension (App)

The script imports the Microsoft.Dynamics.Nav.Apps.Management.dll module, which provides the cmdlets that are used to manage apps.