Jump to content

Store additional customer information


Recommended Posts

Hello,

I'd like to store customer phone number in the database, I've added a new smallint phoneno field to ps_customer table.

I've added the input field to themes/authentication.tpl.

How do i go about storing this in the database?

I see (Tools::isSubmit('submitAccount')) in authentication.php. How do i go about adding it to the database?

Any help is appreciated!

Canand

Link to comment
Share on other sites

×
×
  • Create New...