Overriding Events in CoreCommerce
Permalink
What's the best way to override the events handling in CoreCommerce? So far, I've created and registered a new event file in the site's config and commented out the corresponding event declaration in the package controller... but I would like to know if there is a better way.