prestafy/magento2-fedex-extended 1.0.0

Extra features for Magento's native FedEx module

Type

magento2-metapackage

License

Prestafy FREE FOR USE License — https://prestafy.com.br/licenses/free-for-use

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

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 [email protected]:andresams/magento2-fedex-extended.git
composer require prestafy/magento2-fedex-extended

Modman

modman clone [email protected]:andresams/magento2-fedex-extended.git

Authors