php - Store magento contact form data in database? -


i want store magento contact form data database. don't know posts controller?

i want send email store data in custom table.

thanks.

once have custom table built create module in local pool , extend mage_contacts_indexcontroller. @ ticket submitted in magento.stackexchange.com. code use in post below contact form. use right $_post variable pass custom form.

see code here , how extend it


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

Delphi interface implements -

trac - Modifying workflow to add a status and split on ticket type -