MrGumby Posted March 29, 2014 Share Posted March 29, 2014 (edited) Using PrestaShop 1.6.0.5 I currently develop highly customized XML feed import. I need to store basic information about feed from each supplier. I would like to be able to see and edit feed data on supplier page in back office. Because it will occupy lots of fields, I would like to have it on separate tab. I mean side tab, as presented when editing product in BO. I inspect adminProductController and find properties and methods, that handles this behavior. I presume, that I need to copy this properties and methods to adminSupplietController override, but it surely will be more complex. I would probably need to create new templates and maybe rearrange the whole supplier controller. I tried find some topics about this, but without success. Did anybody have any experience with this or do you have any things and thoughts, that will point me to the right direction, i.e. link to helpful page, or just anything? Thanks in advance Edited March 29, 2014 by MrGumby (see edit history) 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