AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: resqscan on November 15, 2013, 11:44:19 PM
-
I would like to edit and customize the fields in "Customer Account Pages".
- I would like to remove some fields
- I would like to add some custom text fields.
Is this possible?
If so, how?
Or is there a "member login" type plugin that I could install that would do what I want?
PS: I'm fairly new to AbanteCart and am still learning my way around!!
-
Check "Customer Attributes" extension on the extension store. You can add custom fields to user registration.
To remove fields, you will need to edit template/controller files. You can add new fields there as well, but you will need to alter database for that.
-
Specifically i would like to delete the download option as i don't sell a downloadable product
-
Hi Resqscan,
I think Abantecart answered this question in an earlier post. You can see it here:
http://forum.abantecart.com/index.php/topic,1389.msg5407.html#msg5407 (http://forum.abantecart.com/index.php/topic,1389.msg5407.html#msg5407)
Even though it says they have added it to the next unreleased version, you can exchange your code in version 1.1.7 with the files that he points you to.