Skip to main content

Questions tagged [email]

Questions about emails sent by Magento in general

0 votes
0 answers
27 views

I have a custom extension that displays item stock status in order confirmation and invoice emails. Now I want to remove the stock status only from the invoice email. The problem is that they both use ...
Webninja's user avatar
  • 1,623
0 votes
1 answer
137 views

I don't get a email if I log in for the first time in the admin panel I made the admin account with cli
JamsGbR's user avatar
0 votes
1 answer
184 views

I have a weird issue! When I create a new Email Template for a New customer (before the account is confirmed) and a new customer after it is confirmed. The template does not change. I have set the ...
Jan-petter Havna's user avatar
0 votes
0 answers
40 views

I install module from https://github.com/magepal/magento2-gmail-smtp-app, I config stmp.gmail then username using my email for sure, password is my app password like a key, then i click test but is ...
ducanh's user avatar
  • 11
0 votes
1 answer
54 views

Email header logo link uses <a class="logo" href="{{store url=""}}"> Display www.xyz.com/admin instead of www.xyz.com/us I am using same email header in all email ...
Arun Kumar's user avatar
  • 1,397
0 votes
1 answer
94 views

My Magento 2.3.4 doesn’t send emails. I’ve checked these options: Stores -> Configuration -> Advanced -> System Disable Email Communications is set to No. Navigate to Stores -> ...
LoyckHope's user avatar
2 votes
1 answer
121 views

So I am using magento 2.4.6 and have created a PDF that customer can either download or email. The PDF is created and downlaoded successfully. Below is my code which sends an email without PDF for now,...
Muhammad Uzair Aziz's user avatar
0 votes
1 answer
165 views

I created an observer that changes the email subject when I place a new order: This is the ChangeOrderEmailSubject.php file: <?php namespace Sales\OrderCust\Observer; use Magento\Framework\Event\...
Jackom's user avatar
  • 513
0 votes
1 answer
163 views

I am including a variable email in my template. But it does not format to be clicked and open in the recipients email app (specifically gmail). I have figured out how to do this with a hardcoded ...
user112741's user avatar
0 votes
0 answers
35 views

We have PWA Venia Storefront [ Reactjs on frontend ] . In Contact us page in our website, user enter all details and enter submit button, two things will happen : We are displaying message : "...
Baby in Magento's user avatar
0 votes
3 answers
389 views

How to create a New Custom Email Header Template in magento2 and load it into the emails? How to create multiple headers.
Devidas's user avatar
  • 3,383
0 votes
1 answer
212 views

Send invoice email to custom mail address in magento 2 but create custom email template but face this issue in magento 2.4.6 app/code/YourVendor/YourModule/etc/email_templates/invoice_email_template....
Ravindrasinh Zala's user avatar
0 votes
0 answers
52 views

I want to translate the months of this date and also change date format. Could you give recommendations how to do that? (It's an order email)
Veronika Petkeviča's user avatar
0 votes
1 answer
242 views

Where I can change my welcome email or subscription email? And also I need to translate them to different languages. Maybe you can send tutorials how to do that.
Veronika Petkeviča's user avatar
0 votes
2 answers
335 views

I am trying to send emails programmatically on Magento 2.4.4-p5 using the TransportBuilder, but I get an exception: Area code is not set, even if I set it under the setTemplateOptions method. This is ...
user avatar

15 30 50 per page
1
2 3 4 5
96