This project is not covered by Drupal’s security advisory policy.

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

Drupal 8.8 / 9.x / 10.x

Multiple pickup point profiles can be created by multiple pickup point vendors (specific Drupal users) and enabled for use by multiple Drupal Commerce stores. By default, profile support pickup point address (required), timezone and office hours fields (optional).

Additionally, the Simple Google Maps module can be installed to display pickup point location on a map.

Installation

Use composer to install / update the module and dependencies. Before creating the "Pickup" shipping method make sure any other method works on an order checkout flow. For example: "Flat rate" shipping method.

README!

See more: https://www.youtube.com/watch?v=wiJkbQu_ffc

The migration path from the 7.x might be to use a "pickup location" address field data to populate the "pickup_address" field of a pickup profile. At least one of existing commerce stores have to be selected while creating profiles in the migration process.

Drupal 7.x

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)

🇺🇦 Stop war in Ukraine! 🇺🇦

Please consider supporting Ukraine in a fight for their freedom and safety of Europe.

Project information

Releases