-
Notifications
You must be signed in to change notification settings - Fork 7
/
Magento-2-Email-Attachments.htm
138 lines (100 loc) · 4.94 KB
/
Magento-2-Email-Attachments.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
<!DOCTYPE HTML>
<!--
Urban by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>Magento 2 Email Attachments</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="subpage">
<!-- Header -->
<header id="header">
<div class="logo"><a href="index.html"><img src="images/Meetanshi-Logo.png"></span></a></div>
<a href="#menu"></a>
</header>
<!-- Nav -->
<nav id="menu">
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="">Magento 1 Extensions</a></li>
<li><a href="">Magento 2 Extensions</a></li>
<li><a href="">Magento Development Services</a></li>
<li><a href="">Contact Us</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- Section -->
<section class="wrapper">
<div class="inner">
<header class="align-center">
<h1>Magento 2 Email Attachments</h1>
<p>Magento 2 Email Attachments by Meetanshi enables automatically attaching sales documents in Sales Emails.</p>
</header>
<div class="col col2">
<div class="col col1 first">
<div class="image fit" style="width: 70%;">
<a href="Link of Extension"><img src="images/Magento 2 Email Attachments.jpg" alt="Magento 2 Elbooq Integration" /></a>
</div>
</div>
<div class="flex flex-2">
<p>
<style type="text/css"><!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}-->
</style>
Emails for business communication is not a new thing. However, the default Magento 2 does not facilitate an automatic method to do so. Hence, Meetanshi has developed <a href="https://meetanshi.com/magento-2-email-attachments.html"><i><strong>Magento 2 Email Attachments</strong></i></a> extension. It automates attaching order documents with Sales Email.</p>
<p>The extension supports files type such as pdf, doc, docx, xls, and text file. Moreover, you can attach up to 5 files! Make sure that your customers are well informed about things like privacy policy, terms and conditions, offers, etc. </p>
<p>The <i><strong>Magento 2 Email Attachments</strong></i> module is what you need to share invoice, shipment, credit memo, an order placed confirmation, and account creation Confirmation PDFs in Sales Emails. </p>
</div>
</div>
<h3>Benefits of Meetanshi's Magento 2 Email Attachments</h3>
<ul>
<li>Auto-attach invoice, shipment, credit memo documents with Sales Emails.</li>
<li>These sales Emails include
<ul>
<li>Order Invoice Email</li>
<li>Order Shipment Email</li>
<li>Order Credit Memo Email</li>
<li>Order Confirmation Email</li>
<li>Account Creation Email</li>
</ul>
</li>
<li>Attach the terms and conditions with the Email to inform customers of the same!</li>
<li>Attach files having file types such as, .pdf, .doc, .docx, .xls and .txt</li>
<li>Attach up to 5 files with the sales Email.</li>
<li>Add Email recipients with the Cc and Bcc fields.</li>
<li>Admin can decide which document to attach with the sales emails.</li>
</ul>
<p>For more information, visit <i><strong><a href="https://meetanshi.com/magento-2-email-attachments.html">https://meetanshi.com/magento-2-email-attachments.html</a></strong></i></p>
</li>
</ul>
</div>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<div class="copyright">
<ul class="icons">
<li><a target="_blank" href="https://twitter.com/MeetanshiInc" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a target="_blank" href="https://www.facebook.com/MeetanshiInc/" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a target="_blank" href="https://www.instagram.com/meetanshiinc/" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<li><a target="_blank" href="https://www.linkedin.com/company/meetanshi/" class="icon fa-linkedin"><span class="label">Snapchat</span></a></li>
<li><a target="_blank" href="https://www.youtube.com/channel/UCYsTAn7JerbeZK-KpGFuJWw" class="icon fa-youtube-play"><span class="label">Twitter</span></a></li>
</ul>
<p>© 2017 - 2019 <a target="_blank" href="https://www.meetanshi.com">Meetanshi</a>. <a href="https://meetanshi.com/magento-extensions.html">Magento Extensions</a> Store. All Rights Reserved.</p>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>
</html>