-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
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~~ | ||
- 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~~ | ||
|
||
|
@@ -27,4 +27,4 @@ modman clone [email protected]:andresams/magento2-fedex-extended.git | |
|
||
## Authors | ||
|
||
* [Andresa Martins](https://www.andresa.dev) - [email protected] | ||
* [Andresa Martins](https://www.andresa.dev) - [email protected] |