| 1 | payment | Payment | | |
| 2 | newOrder | New orders | | |
| 3 | paymentConfirm | Payment confirmation | | |
| 4 | paymentReturn | Payment return | | |
| 5 | updateQuantity | Quantity update | Quantity is updated only when the customer effectively place his order. | |
| 6 | rightColumn | Right column blocks | | |
| 7 | leftColumn | Left column blocks | | |
| 8 | home | Homepage content | | |
| 9 | header | Header of pages | A hook which allow you to do things in the header of each pages | |
| 10 | cart | Cart creation and update | | |
| 11 | authentication | Successful customer authentication | | |
| 12 | addproduct | Product creation | | |
| 13 | updateproduct | Product Update | | |
| 14 | top | Top of pages | A hook which allow you to do things a the top of each pages. | |
| 15 | extraRight | Extra actions on the product page (right column). | | |
| 16 | deleteproduct | Product deletion | This hook is called when a product is deleted | |
| 17 | productfooter | Product footer | Add new blocks under the product description | |
| 18 | invoice | Invoice | Add blocks to invoice (order) | |
| 19 | updateOrderStatus | Order's status update event | Launch modules when the order's status of an order change. | |
| 20 | adminOrder | Display in Back-Office, tab AdminOrder | Launch modules when the tab AdminOrder is displayed on back-office. | |
| 21 | footer | Footer | Add block in footer | |
| 22 | PDFInvoice | PDF Invoice | Allow the display of extra informations into the PDF invoice | |
| 23 | adminCustomers | Display in Back-Office, tab AdminCustomers | Launch modules when the tab AdminCustomers is displayed on back-office. | |
| 24 | orderConfirmation | Order confirmation page | Called on order confirmation page | |
| 25 | createAccount | Successful customer create account | Called when new customer create account successfuled | |
| 26 | customerAccount | Customer account page display in front office | Display on page account of the customer | |
| 27 | orderSlip | Called when a order slip is created | Called when a quantity of one product change in an order. | |
| 28 | productTab | Tabs on product page | Called on order product page tabs | |
| 29 | productTabContent | Content of tabs on product page | Called on order product page tabs | |
| 30 | shoppingCart | Shopping cart footer | Display some specific informations on the shopping cart page | |
| 31 | createAccountForm | Customer account creation form | Display some information on the form to create a customer account | |
| 32 | AdminStatsModules | Stats - Modules | | |
| 33 | GraphEngine | Graph Engines | | |
| 34 | orderReturn | Product returned | | |
| 35 | productActions | Product actions | Put new action buttons on product page | |
| 36 | backOfficeHome | Administration panel homepage | | |
| 37 | GridEngine | Grid Engines | | |
| 38 | watermark | Watermark | | |
| 39 | cancelProduct | Product cancelled | This hook is called when you cancel a product in an order | |
| 40 | extraLeft | Extra actions on the product page (left column). | | |
| 41 | productOutOfStock | Product out of stock | Make action while product is out of stock | |
| 42 | updateProductAttribute | Product attribute update | | |
| 43 | extraCarrier | Extra carrier (module mode) | | |
| 44 | shoppingCartExtra | Shopping cart extra button | Display some specific informations | |
| 45 | search | Search | | |
| 46 | backBeforePayment | Redirect in order process | Redirect user to the module instead of displaying payment modules | |
| 47 | updateCarrier | Carrier Update | This hook is called when a carrier is updated | |
| 48 | postUpdateOrderStatus | Post update of order status | | |
| 49 | createAccountTop | Block above the form for create an account | | |
| 50 | backOfficeHeader | Administration panel header | | |
| 51 | backOfficeTop | Administration panel hover the tabs | | |
| 52 | backOfficeFooter | Administration panel footer | | |
| 53 | myAccountBlock | My account block | Display extra informations inside the "my account" block | |