Skip to content

Allan-Nava/Mailgun-Template-Extension-VSCode

Repository files navigation

Mailgun Upload Template Vscode Extension

Discord Chat

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": "[email protected]"
}

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!

Contributors

Allan Nava
Allan