Issue
Good evening,
I want to add new field to admin customer form. There where I can display the customer preferences. Is there any hook ? Or I need to override a controller (which) ?
Kind regards
Solution
- Alter customer table to add new field
- override classes/customer.php to add new definition and variable
- override controllers/admin/admincustomercontroller.php
- override auth or myaccount on front controller
Answered By - Mahdi Shad Answer Checked By - Candace Johnson (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.