-
Updated
Jan 28, 2020 - CSS
mailgun
Here are 295 public repositories matching this topic...
-
Updated
May 5, 2020 - Python
Issue type:
I am submitting:
- an issue
- a feature request
What feature would you like to see added? Please be descriptive.
I would like multiple language branches (at least Javascript and Typescript), so people can easily use and contribute to templates in their preferred programming language.
The CLI already supports branches by doing:
`graphcool add-template git
-
Updated
May 13, 2020 - PHP
I18n support
Is your feature request related to a problem? Please describe.
Currently, Airform validation is only available in english. An internationalized version can be useful for every worldwide users.
Describe the solution you'd like
Using an i18n framework like i18next or i18njs and a platform like Weblate, [Li
-
Updated
Jul 24, 2018 - Python
hello,
The documentation for this library does not show any way to enable logging.
Currently, email is not being delivered and I have no idea why - the ability to enable logging would be of great use.
Also the docs do not indicate the return value of methods, so I have no idea how to see if each method call is working.
My usage of this module is very minimal. All of it is shown [here
-
Updated
May 2, 2020 - Java
-
Updated
Nov 28, 2019 - JavaScript
-
Updated
Apr 21, 2020 - JavaScript
-
Updated
Dec 4, 2018 - Python
-
Updated
Mar 5, 2020 - Ruby
-
Updated
Apr 26, 2020 - JavaScript
-
Updated
May 20, 2020 - Swift
-
Updated
Mar 1, 2020 - TypeScript
-
Updated
Oct 28, 2018 - JavaScript
Is your feature request related to a problem? Please describe:
I'd like to try Audience but there's no documentation on how I can install it.
Describe the solution you'd like:
At least some installation documentation or heroku deploy file etc.
Describe alternatives you've considered:
-
Updated
Jan 25, 2017 - PHP
-
Updated
Dec 9, 2019 - PHP
I have just set up mailgun on a new site im building.
The admin email is still set to admin@local.test.
When I set up the Mailgun plugin to use API, click Save, then Test Changes, I get this error popup:
Mailgun HTTP API Test Failure; status "'to' parameter is not a valid address. please check documentation"
I was bright enough to figure it out but not before I had scanned up and
codeclimate-test-reporter is deprecated and includes some out of date dependencies.
There are currently several moderate severity warnings for dev environments by way of the outdated request dependency:
Improve this page
Add a description, image, and links to the mailgun topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mailgun topic, visit your repo's landing page and select "manage topics."
@mpociot you did a very great job with Laravel Mailbox.
By building https://github.com/mailcare/mailcare and maintaining https://github.com/php-mime-mail-parser/php-mime-mail-parser, I already dreamt to create this connector for laravel, you did it with a very simple way, easy to use, .... so nice.
Do you have a doc to create a custom driver I would like to try to add the driver mailcare ?