Commerce Recipe Shipping
Security covered
Commerce ecosystem
This recipe installs and configures Commerce Shipping. It demonstrates how to set up a flat rate shipping option and distinguishes between customer billing and shipping addresses.
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.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.