User account administrator notification fields

  • Posts: 1106
  • Thank you received: 12
  • Hikashop Business
9 years 2 weeks ago #243994

-- HikaShop version -- : 2.6.0
-- Joomla version -- : 2.5.28
-- PHP version -- : 5.4

Hello,

how can i add more fileds to "User account administrator notification" email besides name and username?
I have created several custom fileds in table address and i would like to add some of those fields in the email.

Thank you

Please Log in or Create an account to join the conversation.

  • Posts: 84079
  • Thank you received: 13629
  • MODERATOR
9 years 2 weeks ago #244003

Hi,

You can edit the "user account administrator notification" email via the menu System>Emails.
There, in the HTML version, you can use such code:
echo $data->address_data->XXX;
where XXX is the column name of your custom address field.

The following user(s) said Thank You: verzevoul

Please Log in or Create an account to join the conversation.

Time to create page: 0.059 seconds
Powered by Kunena Forum