Generate Hooks for PrestaShop

Generate Hooks for PrestaShop 1.2.2

Sem autorização para baixar
  • Criador do tópico Criador do tópico hargrave
  • Data de início Data de início
Lv.13
Bronze Member
Iron Member
Associado
11/09/2021
Mensagens
9.722
Pontuação de reações
3.604
Credits
$14.008
thanks to dear member @hargrave submitted a new resource:

Generate Hooks for PrestaShop - associate with modules has been made easy with Generate Hooks for PrestaShop

Visualizar anexo 70525

Managing PrestaShop hooks to associate with modules has been made easy with Generate Hooks for PrestaShop


What are hooks for PrestaShop?​


Hooks are mainly used to show contents. In Prestashop eCommerce if you want to show content somewhere, most of the cases you will need to depend on hooks. Those are specifically display hooks. There are other kinds of hooks also that are called action hooks. Action hooks are used for calling a...

Read more about this resource...
 
Hooks are a way to associate your code with some specific PrestaShop events. They are mostly used to embed content on a page. Where it will be added (header, footer, left or right column…) will depend on the chosen hook. Hooks can also be used in certain circumstances to perform specific actions (e.g. email clients to create an order).
 
díky váženému členovi @hargrave zaslal nový zdroj:

Generovat háky pro PrestaShop – přidružování k modulům bylo usnadněno pomocí generování háčků pro PrestaShop



Přečtěte si více o tomto zdroji...
díky váženému členovi @hargrave zaslal nový zdroj:

Generovat háky pro PrestaShop – přidružování k modulům bylo usnadněno pomocí generování háčků pro PrestaShop



Přečtěte si více o tomto zdroji...
Háčky se používají hlavně k zobrazení obsahu.
 
Top