Discussions

Ask a Question
Back to All

EasyShip WooCommerce plugin source code available anywhere?

I'm trying to help a client get integrated with EasyShip on their site and I noticed an Easyship_Category class that sounds like it would meet what he needs (all products in a "Books" category should have the "USPS Media Mail" option)


I've tossed an apply_filters into class-easyship-shipping-method.php to get it working for now


But I'd love to upstream my change so it doesn't get wiped out on the next plugin update


So is the source for the plugin available somewhere I can push a change up to?


Thanks!