PHPackages                             nowpost/module-click-collect - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. nowpost/module-click-collect

ActiveMagento2-module[HTTP &amp; Networking](/categories/http)

nowpost/module-click-collect
============================

NowPost Click &amp; Collect shipping method for Magento 2 — PUDO pickup point selection at checkout

0.0.4(1mo ago)09proprietaryPHPPHP &gt;=8.1

Since Apr 30Pushed 1mo agoCompare

[ Source](https://github.com/NowPost-NG/nowpost-plugin-magento-2)[ Packagist](https://packagist.org/packages/nowpost/module-click-collect)[ RSS](/packages/nowpost-module-click-collect/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

NowPost Click &amp; Collect for Magento 2
=========================================

[](#nowpost-click--collect-for-magento-2)

A Magento 2 shipping method module that integrates NowPost's PUDO (Pick-Up/Drop-Off) network into your store's checkout. Customers select a convenient pickup point on an interactive map instead of providing a delivery address — reducing failed deliveries and improving customer satisfaction.

Features
--------

[](#features)

- **Pickup Point Selection**: Customers choose a NowPost pickup point directly in the checkout shipping step
- **Interactive Map Widget**: Powered by NowPost Maps — shows nearby pickup points with live availability
- **Dynamic Shipping Fee**: Fee is automatically calculated and applied based on the selected pickup point
- **Order Synchronization**: Orders are automatically sent to the NowPost API on completion
- **Admin Visibility**: Pickup point details and sync status displayed in the order admin view
- **Email Integration**: Pickup location included in order confirmation emails
- **Validation**: Enforces pickup point selection before payment (configurable)

Requirements
------------

[](#requirements)

- **Magento**: 2.4.6 or higher
- **PHP**: 8.1 or higher
- **NowPost Account**: API token required (obtain from the [NowPost partner portal](https://nowpost.com))

Installation
------------

[](#installation)

> ⚠️ **IMPORTANT: The two installation methods below are MUTUALLY EXCLUSIVE.**Use **one method only**. Installing via both Composer AND manual copy will cause class conflicts and crash your Magento store.

See [INSTALL.md](INSTALL.md) for full installation instructions.

**Quick start (Composer):**

```
composer require nowpost/module-click-collect
bin/magento setup:upgrade && bin/magento cache:flush
```

**Manual Installation:**

For stores without Composer, use the build script to create a distributable package:

```
cd apps/magento-plugin
./build-plugin.sh
```

This generates a `.tar.gz` archive in the `dist/` directory. Extract it into your Magento `app/code/` directory and run the setup commands above.

Configuration
-------------

[](#configuration)

1. Go to **Stores &gt; Configuration &gt; Sales &gt; Shipping Methods &gt; NowPost Click &amp; Collect**
2. Configure the following settings:

SettingDescriptionDefault**Enabled**Enable/disable the shipping methodNo**Widget Token**Your NowPost API token (required)—**Title**Display name shown to customers at checkoutPickup via NowPost**Production Mode**Toggle between staging and production APINo (staging)**Require Selection**Force customers to select a pickup point before paymentYes**Accent Color**Brand color for the widget UI (hex, e.g. `#8b5cf6`)—**Logo URL**URL to your logo for the widget header—**Map Marker URL**URL to a custom map marker icon—**Initial Zoom**Default map zoom level (1–20)11Shipping Zones
--------------

[](#shipping-zones)

The NowPost shipping method must be added to your Magento shipping zones:

1. Go to **Stores &gt; Configuration &gt; Sales &gt; Shipping Methods**
2. Enable **NowPost Click &amp; Collect** and configure your token
3. The method will appear at checkout for applicable zones

Local E2E Debug Scripts
-----------------------

[](#local-e2e-debug-scripts)

Use these local helpers to place a test order and inspect sync state quickly.

**Place a NowPost checkout order (Playwright):**

```
cd apps/magento-plugin
node scripts/place-nowpost-order.playwright.mjs --headless=false --baseUrl=http://localhost:8080
```

This prints a single machine-parseable line:

```
NOWPOST_E2E_RESULT:{"success":true,"increment":"000000004","orderSuccessUrl":"http://localhost:8080/checkout/onepage/success/","error":null}

```

**Check order sync details by increment:**

```
cd apps/magento-plugin
./scripts/check-nowpost-sync.sh 000000004
```

This queries the `sales_order` NowPost fields from Docker container `nowpost-magento` and prints recent `NowPost` lines from Magento `system.log` and `debug.log`.

Support
-------

[](#support)

For issues with the NowPost API or widget, contact .

For module issues, refer to the [INSTALL.md](INSTALL.md) troubleshooting section.

---

*Part of the NowPost platform. Proprietary license.*

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance89

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

Top contributor holds 85.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

55d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eac0674d322206a4fb2d405bbd0e90fe360ab6c0c16918a6a94c47978ebc6deb?d=identicon)[Nowpost](/maintainers/Nowpost)

---

Top Contributors

[![papidb](https://avatars.githubusercontent.com/u/19100745?v=4)](https://github.com/papidb "papidb (6 commits)")[![maseh87](https://avatars.githubusercontent.com/u/2942583?v=4)](https://github.com/maseh87 "maseh87 (1 commits)")

### Embed Badge

![Health badge](/badges/nowpost-module-click-collect/health.svg)

```
[![Health](https://phpackages.com/badges/nowpost-module-click-collect/health.svg)](https://phpackages.com/packages/nowpost-module-click-collect)
```

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.3M1](/packages/fastly-magento2)[bitrix24/b24phpsdk

An official PHP library for the Bitrix24 REST API

10139.4k5](/packages/bitrix24-b24phpsdk)[shipperhq/module-shipper

Magento Shipping integration with ShipperHQ

201.0M2](/packages/shipperhq-module-shipper)[yireo/magento2-linkpreload

Magento 2 extension to set HTTP Link headers for primary resources to allow for HTTP/2 preloading

92354.3k1](/packages/yireo-magento2-linkpreload)[mage-os/mageos-common-async-events

Send REST requests to external endpoints asynchronously. This module implements the most common events like order creation and customer change.

148.6k2](/packages/mage-os-mageos-common-async-events)[developersalliance/module-table-rates

This module allows administrators to manage and view shipping table rates from the admin UI.

444.2k](/packages/developersalliance-module-table-rates)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
