add hookActionValidateOrder concrete use case example#1543
add hookActionValidateOrder concrete use case example#1543PululuK wants to merge 4 commits intoPrestaShop:8.xfrom
hookActionValidateOrder concrete use case example#1543Conversation
thomasnares
left a comment
There was a problem hiding this comment.
Hello @PululuK , just some suggestions of wording corrections. Thanks 👍
Co-authored-by: Thomas NARES <thomasnares@gmail.com>
Co-authored-by: Thomas NARES <thomasnares@gmail.com>
Co-authored-by: Thomas NARES <thomasnares@gmail.com>
|
Hello @PululuK My opinion is that having examples on this page is too much. We could think of a more advanced module showing the implementation of many hooks, to which we could later link. It is probably something that @thomasnares and @eternoendless should decide on. I agree that having more real-life examples could be beneficial for developers. I was thinking of some recepies somewhere in the docs. Another option is to continue working on the example-modules repository. |
|
Hi @PululuK As you know, @thomasnares improved documentation to have such examples on separate pages. This is yours: I hope this can unblock your challenge 😎 |
|
Thanks @kpodemski @thomasnares !!! |
hookActionValidateOrderconcrete use case example