Memorex28 Posted June 3, 2016 Share Posted June 3, 2016 (edited) I require 3 extra fields to be added when a customer registers an account. I would also prefer that I can view these fields when clicking on the customer to check their info. Secondly, I would also like to have the same 3 mandatory fields added to the cart section just before checkout. Would it be possible to run reports to scan for these 3 fields for record keeping? Thanks for your help! I am a complete newb to PrestaShop. PS. I know there is an addon called Custom fields, but it costs money Edited June 3, 2016 by Memorex28 (see edit history) Link to comment Share on other sites More sharing options...
Nishith Nesdiya Posted June 3, 2016 Share Posted June 3, 2016 I require 3 extra fields to be added when a customer registers an account. I would also prefer that I can view these fields when clicking on the customer to check their info. Secondly, I would also like to have the same 3 mandatory fields added to the cart section just before checkout. Would it be possible to run reports to scan for these 3 fields for record keeping? Thanks for your help! I am a complete newb to PrestaShop. PS. I know there is an addon called Custom fields, but it costs money Yes it is possible you can use the prestahsop hook "displayCustomerAccountFormTop","displayCustomerAccount","displayCustomerAccountForm" as you need please refer to to this link all the hook listed there http://doc.prestashop.com/display/PS15/Hooks+in+PrestaShop+1.5 Link to comment Share on other sites More sharing options...
Memorex28 Posted June 3, 2016 Author Share Posted June 3, 2016 Thanks for the answer. but where would I do all of this? Link to comment Share on other sites More sharing options...
Nishith Nesdiya Posted June 3, 2016 Share Posted June 3, 2016 Thanks for the answer. but where would I do all of this? you can create a your custom module or you can override the prestashop controller and themes files. here us all docs in prestashop http://doc.prestashop.com/display/PS16/Creating+a+first+module thanks Link to comment Share on other sites More sharing options...
Memorex28 Posted June 3, 2016 Author Share Posted June 3, 2016 I guess what I'm looking for is a more detailed step by step instructions for exactly what I want to do. I'm not asking for someone to do this for me, but I would like to know exactly what files need to change and where they are located. I have no coding experience at all and these instructions seem like you need to be a coder or at least understand whats going on when reading it. After looking at the Desjardins payment module it seems like it takes the customer away from my store to complete the transaction.... I guess I will have to look at another solution. Thanks for your time and help. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now