Search the Community
Showing results for tags 'custom'.
-
On my custom module, I've a custom admin controller with a tpl, anyone knows how I can use bootstrap on that controller?
- 3 replies
-
- module
- controller
-
(and 2 more)
Tagged with:
-
Hello everyone, I have created a form to enter a custom price for a product, it is saved on the db as "web_price". I would like to be able to use this price for the entire purchase process from the site, but as I have several modules (amazon, ebay) that use the original price of the product, I would...
-
- price
- prestashop1.7
-
(and 2 more)
Tagged with:
-
Hello Guys , I want to build a module that add a new custom Bulk action to the products grid im using this hook $this->registerHook('actionProductGridDefinitionModifier') and in the function public function hookActionProductGridDefinitionModifier(array $params): void {...
-
Hi, I've created a custom module to add fields to registration form but something isn't working I've tried to change position of fields using this tutorial https://webkul.com/blog/adding-new-field-in-prestashop-1-7-admin-symfony-controller/ but remain same positions as before. Why? Fields are...
-
Hi community members. I was trying to override a listing controller from this path `controllers/front/listing/CategoryController.php`. As you all know you just need to copy and paste this file with the relative path into your custom module like this `modules/mymodule/override/controllers/f...
- 1 reply
-
- controller
- listing
-
(and 3 more)
Tagged with:
-
Hi everybody, I need to add a custom field (checkbox) during the Checkout process and then register the data in database. Later I would like to have this data appearing on the PDF invoice in the back-office. What I have done so far: - Create the field in the template /themes/themeName/order...
-
I'm writing a custom module for prestaShop. I was able to correctly display a new field in the list of customers in the BackEnd section. Now I would need to insert a callback for a specific field in this table but when I try to use it I get an error. PrestaShop tells me that the callback function...
-
Hi, I'm looking for a way to link a attribute to another product. Example: I sell golf clubs and a club can be customized with left or right, loft etc. But some of the attributes can actually be another product in my store. So I would like the attribute "grip" to link to all availabl...
-
Bonjour, je chercha à ajouter dans l'administration et dans les catégories un champs personnalisé en wysiwg. Mais seulement depuis cette version (1.7.6), la méthode a changé, l'ajout de champs se faisant avec Symfony, on ne peut plus overrider "AdminCategoriesController.php" car l...
-
Hello, i have a problem regarding changing the contents of the predefined Emails (order_conf, password_query, etc.) I copy the HTML, import it to Dreamweaver. I change Text and Style i want and then paste the code into Prestashop (Frontend). It looks good before saving.. then all the For...
-
[MODULE] Social Toolbar Custom Widget Module Overview A social toolbar widget that can be customized and unlimited dynamic additions, such as adding Facebook, WhatsApp, Skype, Live Chat, QR code, etc.Use familiar social icons to improve your interaction with customers and increase order co...
-
Hi! So I use PrestaShop together with a module called "tshirtecommerce". And I've written a code that calculates the amount of custom text and updates the price accordingly. The problem is that I would like to save the custom calculated price to the product so when the product appears in the...
-
- javascript
- custom
-
(and 1 more)
Tagged with: