Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DynamiteCentral - ControlAddinsNew to Visual Studio Code? Get it now.
DynamiteCentral - ControlAddins

DynamiteCentral - ControlAddins

Dynamite Central

|
13 installs
| (0) | Free
Your assistant for the development of addins with Business Central
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dynamite Central : Control Addins VS Extension

Download Latest VSIX

Develop your first addin with the web modern development

First, you must be in a working workspace to be able to execute the commands. If so, open your explorer (SHIFT + P) and run the command with the template you want to use :

alt text

You will be asked for the installation directory. The name of your addin is also the name of the directory where the files are installed.

alt text

Be careful, if you later change the directory name, it may compromise the build and you will have to manually change the relative path in the files.

Once you've created your addin, a popup will appear to let you know that the operation was successful, and you can initialize the project.

alt text

The button "Init Project" generates a new terminal for your addin, and automatically launches the command "npm install", then "npm run build". At this point, you can already use your addin on a AL page to see the result.

alt text

Develop your frontend with "npm run dev", build your files with "npm run build", and that's all. You don't need to update your ControlAddin.al manualy.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft