I am making a shopify theme for my personal use, and I am adding a “contact us” form, does shopify support some kind of php file or any similar thing that i can use to send the messages to my email?
Topic summary
A developer is building a custom Shopify theme and needs to implement a contact form that sends messages to their email. They’re asking whether Shopify supports PHP files or similar functionality for this purpose.
Response provided:
- Another user shared a link to Shopify’s official documentation on adding contact forms
- The documentation covers customer engagement features for themes
- This appears to be the standard Shopify approach for implementing contact functionality
Status: The question has been answered with a documentation resource, though no follow-up confirms if this solved the developer’s needs.
1 Like
Hey @MohammadAL
Here’s the Shopify equivalent: https://shopify.dev/docs/themes/customer-engagement/add-contact-form
1 Like