andresams / magento2-fedex-extended

Extra features for Magento's native FedEx module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FedEx Extended

This module extends Magento's native Fedex module with a lot of cool features, such as:

  • Free Shipping using Promotions (Cart Rules)
  • Display estimated delivery date
  • Use only weekdays as possible pickup dates (pickup date is moved to the next weekday when shipping rates are requested during an weekend)
  • Add extra days to the pickup date

Usage

The management options can be found under Stores > Stores > Configuration > Shipping Methods > FedEx.

Installation

Composer

composer config repositories.andresams git git@github.com:andresams/magento2-fedex-extended.git
composer require prestafy/magento2-fedex-extended

Modman

modman clone git@github.com:andresams/magento2-fedex-extended.git

Authors

About

Extra features for Magento's native FedEx module

License:Other


Languages

Language:PHP 61.8%Language:HTML 27.4%Language:JavaScript 10.6%Language:CSS 0.2%