Pickup Points for WooCommerce
Widget for Woocommerce using the czech widget api.
by Ondřej Hruboš · github.com/hruboson/woocommerce-pickup-points
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/hruboson/woocommerce-pickup-points/archive/refs/heads/main.zipWooCommerce Pickup Points Plugin (Czech Republic)
This plugin extends WooCommerce by adding support for pickup point delivery services such as DPD and Balíkovna.
It integrates official carrier map widgets into the checkout, allowing customers to conveniently choose a pickup location or parcel box. The selected pickup point is saved, validated, and included in the order data.
Installation
- Upload the plugin to
/wp-content/plugins/or download this repository as a ZIP and upload through Wordpress administration. - Activate it from the WordPress Plugins page
- Create a checkout page using the Woocommerce shortcode
[woocommerce_checkout]- This plugin will not work if you use any other way of creating your checkout page
- In Woocommerce Settings -> Shipping -> Zone Edit -> Add shipping method -> Select DPD Pickup and set the options to your needs.
Screenshot

Requirements
- WordPress 6.0+
- WooCommerce 7.0+
- PHP 8.0+