项目作者: augustash

项目描述 :
Freight shipping setup boilerplate.
高级语言: PHP
项目地址: git://github.com/augustash/magento2-module-freightbase.git
创建时间: 2018-04-11T21:18:51Z
项目社区:https://github.com/augustash/magento2-module-freightbase

开源协议:

下载


magento2-module-freightbase

Overview:

Boilerplate for shipping integrations.

Generic base fields added:
freight_class,
must_ship_freight,
declared_value,
freight_length,
freight_width,
freight_height

Reference internal ‘EXAMPLE CARRIER’ directory for how to build out an api integration off of the base module. This is a fully working integration with R&L Freight Shipping.

Installation

Composer

  1. $ composer config repositories.augustash-freightbase vcs https://github.com/augustash/magento2-module-freightbase.git
  2. $ composer require augustash/module-freightbase:~[current-release-number]