commerce_recipe_shipping
Security covered
This recipe installs Commerce Shipping and its dependencies. It demonstrates how to create a flat rate shipping method and how to configure the core address book to differentiate a customer's addresses used for billing vs. shipping.
How to start?
- Add this recipe to your project's codebase:
composer require drupal/commerce_recipe_shipping - Apply this recipe - you can use project_browser or
drush recipe ../recipe/commerce_recipe_shipping - Enable selected product variation types as shippable in the product variation type settings.