The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

748 Modules
496 Ready
245 Need Help
🏆 Leaderboard
Actively Maintained v1.0.0

Shipment Delivery Date

mumzworld-extended/shipment-delivery-date

Adds a delivery date timestamp field to the shipment admin page, allowing administrators to record and track actual delivery dates for shipments via a dedicated API endpoint.

1
Downloads
Below average
0
GitHub Stars
1mo ago
Last Release
0
Open Issues
Build Issues
2/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
19 warnings
PHPStan Failed

Tested on Magento 2.4.8-p4

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.0.0 on Magento 2.4.8-p4
Mar 21, 2026

Looking for Contributors

Dependency injection compilation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Shipment Delivery Date Magento compatibility status badge

README

Loaded from GitHub

Shipment Delivery Date Module

Magento 2 module that adds a delivery date timestamp field to the shipment admin page.

Features

  • Adds datetime input field to shipment view page in admin
  • Saves delivery date as epoch timestamp to shipment_delivereddate table
  • Uses existing API endpoint: rest/V1/shipment/delivereddate

Installation

composer require mumzworld/shipment-delivery-date --dev
php bin/magento module:enable Mumzworld_ShipmentDeliveryDate
php bin/magento setup:upgrade
php bin/magento cache:flush

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.