Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Mailgun Upload TemplateNew to Visual Studio Code? Get it now.
Mailgun Upload Template

Mailgun Upload Template

Allan Nava

|
930 installs
| (1) | Free
Easy way to upload mailgun template
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Mailgun Upload Template Vscode Extension

This extension allow you to upload easily your templates.

Functions

  • Upload template to mailgun
  • Get config mailgun settings

Available commands

  • Config - Set the mailgun connection information.
  • Config - GET the mailgun connection information.
  • Upload - Upload the file html to Mailgun.

Startup Settings

  1. Press 'F1'
  2. Enter 'Mailgun'
  3. Pick 'CONFIG'
  4. Enter Mailgun connection information and save

Config setting example

  • API_KEY - string - Mailgun api key.
{
    "API_KEY"       : "MY_API_KEY_MAILGUN",
    "MAILGUN_DOMAIN": "mg@example.com"
}

CHANGELOG

CHANGELOG

Contributing

Mailgun Template Extension VSCode is 100% free and open source. We encourage and support an active, healthy community that accepts contributions from the public – including you. There are a couple of ways in which you can contribute to the growing community of getwidget.

  • Pick up any issue marked with "good first issue"
  • Fix a bug
  • Write and improve some documentation. Documentation is very critical to us. We would appreciate help in adding multiple languages to our docs.

Enjoy!

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