Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@tig-robertgrundeken tig-robertgrundeken released this 12 Dec 16:30
· 150 commits to master since this release

First public stable release:

  • Add GLS as a shipping method to Magento 2's checkout.
    • Show available Delivery Options depending on zipcode and shipping date, such as:
      • Express Delivery (e.g. before 9.00 AM, 12.00 AM or 5.00 PM),
      • Saturday Delivery,
      • Delivery to a ParcelShop (sorted by distance from zipcode).
  • Easily create, delete or print labels from within the Shipment-view:
    • Including ShopReturn-label (if enabled).
  • Enable/disable Express Delivery Services separately,
  • Offer discounts or calculate additional for specific Delivery Services.
  • Tables Rates (price vs destination).
  • Mass action for creating shipments and labels.
  • Added Label and Track&Track columns to shipping overview.
  • Delete shipment functionality.
  • Supporting Label Formats (A6, A4 2 per page, A4 4 per page).
  • Improvements and bugfixes.