djbuch Posted April 8, 2017 Share Posted April 8, 2017 Hello folks, Thanks in advance for your help. I'm trying to develop a module that adds fields in the product admin. For PrestaShop 1.6 I used to use the displayAdminProductsExtra hook to add form input fields. In PrestaShop 1.7 I think the same hook has to be used, but what is the proper way for adding fields, since the following code won't work. {include file="controllers/products/textarea_lang.tpl" languages=$languages input_name='field_name' class="autoload_rte" input_value=$field_value} Hope someone has the good way to do this. Regards, David Link to comment Share on other sites More sharing options...
amerigeau Posted January 29, 2018 Share Posted January 29, 2018 Hello djbuch, I just have posted a tuto to add product fields with PrestaShop 1.7 ! Just click on the image or the link under https://www.arnaud-merigeau.fr/prestashop-1-7-ajouter-des-champs-texte-aux-produits/ you can like and comment the post if it helps you 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