It’s possible by manually adding the service provider from the config/
directory, which isn’t published/included by default at this time.
- Add
config/app.php
to your theme directory - In that file under
Package Service Providers
, add:Genero\Sage\WooCommerce\WooCommerceServiceProvider::class