Code Monkey home page Code Monkey logo

custom-mail-with-attachment-magento2's Introduction

Custom-mail-with-attachment-magento2

Add email id in admin section from store -> configration -> general -> store email addresses -> custom email 2

And submit form you will get mail with attachment.

custom-mail-with-attachment-magento2's People

Contributors

ansarhusain7 avatar wclansar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

custom-mail-with-attachment-magento2's Issues

new field issue

I am using this module and I add some fields. can you guide me in custom_form.html file how can i add new fields:
We can't process your request right now. Sorry, that's all we know.Notice: Undefined index: firstname in app/code/CustomForm/MailAttachment/Controller/Index/Submit.php on line 106

<=======submit_form.html==========>

   <tr><td>Customer Name:</td><td>{{trans "%cname" cname=$data.customername}}</td></tr>
 
		<tr><td>First Name:</td><td>{{trans "%fname" fname=$data.firstname}}</td></tr>
		<tr><td>Last Name: </td><td>{{trans "%lname" lname=$data.lastname}}</td></tr>
		<tr><td>Email:</td><td>{{trans "%email" email=$data.email}}</td></tr>
		<tr><td>Telephone:</td><td>{{trans "%telephone" telephone=$data.telephone}}</td></tr>
   </table>
Date:{{trans "%date" date=$data.datetwo}}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.