netresearch/module-shipping-dispatch 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

netresearch/module-shipping-dispatch

Composer 安装命令:

composer require netresearch/module-shipping-dispatch

包简介

Module for managing parcel dispatches

README 文档

README

The Netresearch Shipping Dispatch extension provides a framework for dispatching shipments. Carrier modules can build upon it to provide shipment manifestation as part of their shipping fulfillment process.

Description

The extension introduces a new Dispatch entity. A dispatch collects packages/labels that were created for shipments. The dispatch can then be manifested for preparing the handover of packages to the courier/postal facility. This is also referred to as close-out. Depending on the carrier capabilities, this usually results in some sort of dispatch documentation (handover note, manifest).

The extension provides data schema and UI integration. The necessary API calls (manifest labels, download documentation, cancel manifestation) are to be implemented by the carrier module.

Requirements

  • PHP >= 7.1.0

Compatibility

  • Magento >= 2.3.0+

Installation Instructions

Install sources:

composer require netresearch/module-shipping-dispatch

Enable module:

./bin/magento module:enable Netresearch_ShippingDispatch
./bin/magento setup:upgrade

Flush cache and compile:

./bin/magento cache:flush
./bin/magento setup:di:compile

Uninstallation

To unregister the module from the application, run the following command:

./bin/magento module:uninstall --remove-data Netresearch_ShippingDispatch
composer update

This will automatically remove source files, clean up the database, update package dependencies.

To clean up the database manually, run the following commands:

DROP TABLE `nrshipping_dispatch_document`, `nrshipping_dispatch_package`, `nrshipping_dispatch`;
DELETE FROM `core_config_data` WHERE `path` LIKE 'shipping/batch_processing/dispatch/%';

License

OSL - Open Software Licence 3.0

Copyright

(c) 2021 Netresearch DTT GmbH

统计信息

  • 总下载量: 7
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 7
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2021-03-18

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固