File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
app/code/Magento/Customer/etc Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 86
86
<comment >To show VAT number on Storefront, set Show VAT Number on Storefront option to Yes.</comment >
87
87
<source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
88
88
</field >
89
+ <field id =" email_domain" translate =" label" type =" text" sortOrder =" 60" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
90
+ <label >Default Email Domain</label >
91
+ </field >
89
92
<field id =" email_template" translate =" label comment" type =" select" sortOrder =" 70" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
90
93
<label >Default Welcome Email</label >
91
94
<comment >Email template chosen based on theme fallback when "Default" option is selected.</comment >
Original file line number Diff line number Diff line change 23
23
<email_confirmed_template >customer_create_account_email_confirmed_template</email_confirmed_template >
24
24
<viv_disable_auto_group_assign_default >0</viv_disable_auto_group_assign_default >
25
25
<vat_frontend_visibility >0</vat_frontend_visibility >
26
+ <email_domain >example.com</email_domain >
26
27
<generate_human_friendly_id >0</generate_human_friendly_id >
27
28
</create_account >
28
29
<default >
You can’t perform that action at this time.
0 commit comments