You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 20, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+33-12Lines changed: 33 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ A: Yes, Email Attachments are properly compatible with [Mageplaza SMTP](https://
36
36
37
37
A: It is possible that emails sent from default Magento 2 server are judged as unregistered emails, which means the reputation for these emails is pretty low and they will be classified as spam trashes. Using Mageplaza SMTP module additionally will help you increase almost 99% possibility that your emails and attachments approach customers successfully.
38
38
39
-
## 3. How to install Better Popup extension for Magento 2
39
+
## 3. How to install Magento 2 Email Attachment
40
40
41
41
Install via composer (recommend)
42
42
@@ -48,37 +48,37 @@ php bin/magento setup:upgrade
48
48
php bin/magento setup:static-content:deploy
49
49
```
50
50
51
-
## 4. Highlight Features
51
+
## 4. Mageplaza Email Attachments Highlight Features
52
52
53
-
### PDF billing documents automatic attachments
53
+
### Attack PDF billing documents to Invoice Email
54
54
55
55
Email Attachments from Mageplaza supports the store owner in attaching important PDF billing documents as Invoice, Credit Memo, and Shipment to the sale emails automatically. PDF files for these billing documents are created and attached systematically to emails sent to recipients.
56
56
57
-

57
+

58
58
59
59
### Enable attaching Terms and Conditions
60
60
61
61
Magento 2 Email Attachments also enables Terms and Conditions to be attached in sent emails. In another word, after a customer creates an order, an order confirmation email along with Terms and Conditions file will be sent. This process keeps customers being noticed about the store’s policy concisely and evidently.
62
62
63
-

63
+

64
64
65
65
### Various available format types
66
66
67
67
There are 4 Terms and Conditions file types, which are .pdf, .doc, .txt and .doc. The administrator can flexibly upload appropriate types for specific purposes or specific target audiences when attaching to emails.
The extension includes CC and BCC, which assists the store owner to send copies of the emails to additional recipients. CC addresses are transparent, meanwhile, BCC conceals the recipients list to all. The store owner can make use of this feature in specific situations and requirements.
74
74
75
-

75
+

76
76
77
77
## 5. More features
78
78
79
79
#### Extension compatibility
80
80
81
-
Email Attachments Extension is compatible and totally works well with Mageplaza PDF Invoice and SMTP. These three extensions support each others and help you reach customer efficiently, say goodbye to the spam box.
81
+
**Mageplaza Email Attachments Extension** is compatible and totally works well with **[Mageplaza PDF Invoice](https://www.mageplaza.com/magento-2-pdf-invoice-extension/)** and **[SMTP](https://github.com/mageplaza/magento-2-smtp)**. These three extensions support each others and help you reach customer efficiently, say goodbye to the spam box.
82
82
83
83
## 6. Full Features List
84
84
@@ -98,15 +98,15 @@ Email Attachments Extension is compatible and totally works well with Mageplaza
98
98
- Get store’s order informations such as Invoice, Shipment, Credit Memo adequately and concisely
99
99
- Possible to follow necessary purchasing information easily via emails
100
100
101
-
## 7. User Guide
101
+
## 7. Email Attachment User Guide
102
102
103
103
Login to the `Magento Admin`, navigate to `Store > Configuration > Mageplaza > Email Attachments`
104
104
105
-

105
+

106
106
107
107
### General Configuration
108
108
109
-

109
+

110
110
111
111
-**Enable**: Select `Yes` to enable the module, and `No` to disable.
112
112
-**CC to emails**:
@@ -121,7 +121,7 @@ Login to the `Magento Admin`, navigate to `Store > Configuration > Mageplaza > E
121
121
- Credit memo
122
122
- Shipment
123
123
124
-

124
+

125
125
126
126
-**Enable Attach Terms and Conditions**: Select `Yes` to display Attach Terms and Conditions in emails. Right here 2 more fields can be displayed:
127
127
-**Attach Terms and Conditions**: Select the section which will contain Attach Terms and Conditions in emails. Terms and Conditions will be attached to the above billing document(s) as a file. Display in:
@@ -134,6 +134,27 @@ Login to the `Magento Admin`, navigate to `Store > Configuration > Mageplaza > E
134
134
- Possible file formats: .pdf, .doc, .docx, .txt.
135
135
136
136
137
+
**People also search:**
138
+
- magento 2 email attachment
139
+
- magento 2 send email with attachment
140
+
- magento 2 add attachment to email
141
+
- magento 2.3 add attachment to email
142
+
- magento 2 order email attachment
143
+
- magento 2 order attachment
144
+
- magento 2.3 email attachment
145
+
- magento 2 attach pdf to invoice email
146
+
- magento 2 order attachment extension
147
+
148
+
149
+
**Other free Magento 2 extension on Github**
150
+
-[Magento 2 SEO extension](https://github.com/mageplaza/magento-2-seo)
151
+
-[Magento 2 Google Maps](https://github.com/mageplaza/magento-2-google-maps)
152
+
-[Magento 2 Same Order Number](https://github.com/mageplaza/magento-2-same-order-number)
0 commit comments