forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
![]() |
||
---|---|---|
.. | ||
config | ||
js | ||
src | ||
templates | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
LICENSE.txt | ||
README.md | ||
commerce_shipping.commerce_adjustment_types.yml | ||
commerce_shipping.commerce_package_types.yml | ||
commerce_shipping.info.yml | ||
commerce_shipping.install | ||
commerce_shipping.libraries.yml | ||
commerce_shipping.links.action.yml | ||
commerce_shipping.links.menu.yml | ||
commerce_shipping.links.task.yml | ||
commerce_shipping.module | ||
commerce_shipping.permissions.yml | ||
commerce_shipping.post_update.php | ||
commerce_shipping.routing.yml | ||
commerce_shipping.services.yml | ||
commerce_shipping.workflow_groups.yml | ||
commerce_shipping.workflows.yml | ||
composer.json | ||
drupalci.yml | ||
package.json | ||
phpcs.xml | ||
yaml_translation_patterns.yml | ||
yarn.lock |
README.md
Commerce Shipping
Provides shipping functionality for Drupal Commerce.
Setup
-
Install the module.
-
Edit your product variation type and enable the 'Shippable' trait
-
Edit your order type:
- Select one of the fulfilment workflows.
- Enable shipping and choose a shipment type.
- Select the 'Shipping' checkout flow
- If you're using Commerce Tax, create a "Shipping" tax type. This will ensure that shipping costs are taxed.