First, a little bit of theory:
PrestaShop (PS) implements the concepts of modularity and extensibility through two different entities:
The first ones are actually wrappers for the custom functionality you may need on your store while the latter ones are the connection points offered by the PS core.
Continue reading “A PrestaShop module helper to display “boxed” success and error notifications”