AbanteCart Development > Customization help

how to add extra field on newsletter signup

(1/1)

Sam_78:
Hi I would like to add telephone number field to 'index.php?rt=account/subscriber' is there some setting where I can just add that field to newsletter page?

eCommerce Core:
Start lookin in this controller after line 134:
https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/controller/pages/account/subscriber.php#L134

I suggest that you use extension hooks to add new fields. This will allow you easy upgrade in the future.
https://abantecart.atlassian.net/wiki/spaces/DOC/pages/17694951/Extension+Development

Navigation

[0] Message Index

Go to full version
Powered by SMFPacks Social Login Mod