Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contact form instead of info@ email address #107

Open
Kamieljv opened this issue May 24, 2024 · 0 comments
Open

Contact form instead of info@ email address #107

Kamieljv opened this issue May 24, 2024 · 0 comments
Labels
enhancement New feature or request priority:low Low priority

Comments

@Kamieljv
Copy link
Owner

Kamieljv commented May 24, 2024

In order to better manage contact and support, it would be nice to make a contact form on the front end, and a contact management on the admin panel.

Requirements:

  • Users can submit a contact form with: type of question, their email and their message
  • We receive these messages in the admin panel and are able to reply to them (using the email address provided)

TODO:

  • Make a model + BREAD for support/contact messages (decide on a good name)
  • Make a controller that can handle incoming posts from the form
  • Make a form on the frontend, on the contact page
  • Test
@Kamieljv Kamieljv added priority:low Low priority enhancement New feature or request labels Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:low Low priority
Projects
None yet
Development

No branches or pull requests

1 participant