[
https://issues.apache.org/jira/browse/OFBIZ-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Awdesh Singh Parihar updated OFBIZ-3024:
----------------------------------------
Attachment: OFBIZ-3024.patch
Implemented contact us functionality for unregistered user .
This patch contains following : -
1) Service "sendContactUsInfoEmailToCompany" : Which will create communication
event record and send a mail to company .
2) Email template
3) Contact us form for unregistered user.
4) product store and enumeration data.
> Implement contact us functionaltity for unregistered user
> ---------------------------------------------------------
>
> Key: OFBIZ-3024
> URL: https://issues.apache.org/jira/browse/OFBIZ-3024
> Project: OFBiz
> Issue Type: New Feature
> Components: party, specialpurpose/ecommerce
> Affects Versions: SVN trunk
> Reporter: Awdesh Singh Parihar
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: OFBIZ-3024.patch
>
>
> Prepare contact us template , It will contain following field : -
> 1) Comment
> 2) Email address
> 3) First name
> 4) Last name
> 5) Zip/Postal Code
> 6) Country
> On submit of this form , record will create in entity CommunicationEvent and
> mail will be sent to company with given values.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.