You can use Powershell and the New-NavAddin cmdlet. https://docs.microsoft.com/en-us/powershell/module/microsoft.dynamics.nav.management/new-navaddin?view=dynamicsnav-ps-2018 These are the Powershell cmdlet for managing addins: New-NAVAddIn Get-NAVAddIn Set-NAVAddIn Remove-NAVAddIn
↧