Commerce Pickup

Component ID

1906818

Component name

Commerce Pickup

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

4893

Component created

Component changed

Component body

This module provides a "Pickup" shipping method for Drupal Commerce.

It allows the store administrator to select an existing entity+bundle in their site to use as a "pickup location". Shipping services are automatically generated and linked to these entities as you create them. The easiest way to start is to create a "Pickup Location" nodetype, and configure Commerce Pickup to use it.

Views and Token integration is also provided, so that the selected pickup locations can be displayed in Views, emails, etc.

Installation

  1. Download and install the module and dependencies.
  2. Go to /admin/commerce/config/shipping/methods/pickup/edit and select the entity+bundle to use for pickup locations.
  3. Create pickup location entities.

Dependencies:

Note on Multi-Language Sites

Enable the Entity Translation module to fix duplicated pickup location options in checkout. (see #2022787: Duplicate items when using nodes without entity translation)