Contact form mail as content pages?

Now I need to code a contact form or some kind of a review system (a simple one). I want to know thoughts about storing the submitted forms as content pages (like test.txt).

  • Pitfalls?
  • Maybe it would be better to make some kind of cache storage for them?
  • What about spam? It could probably flood my files and folders.

I would prefer managing them in the panel but it might not be as flexible for it yet. If they would be pages I could just accept or delete them directly without manually add them.

Thoughts?

I think this is a similar thread: Flat database comments: one or many files?

As regards spam, that’s a problem you will always have if anyone is allowed to fill in a form and you have to find a good way to protect against it.

1 Like