Commerce GLS HU select mode
Commerce GLS HU map mode

This project is not covered by Drupal’s security advisory policy.

This is an implementation of the Hungarian GLS shipping method for Drupal Commerce shops.

Background story:

We were trying to implement the existing GLS system to the eterracotta.hu webshop, when we realized that in Hungary there is no fitting GLS HU API for the Drupal Commerce system. The initiative was given by this way to make a contrib module of the development. The original idea was to reuse the already existing Pick-Pack Point module, but by the time it needed so many extra features, that it has ended as a brand new shipping module. So, here is the working prototype, check it out and let me know if you have any comments, questions: http://www.eterracotta.hu/

Technical description:

The Commerce GLS HU module is importing data from GLS HU API and in one way creates data of the available shops.

The gls_hu_field is created for commerce order.

The gls_hu_shipping module is a "clone" of the commerce_flat_rate module. It is able to create GLS HU shipping types and rates.

Installation:

  • Copy the commerce_gls_hu folder to sites/all/modules folder
  • Enable the module in admin/modules Commerce GLS HU group with all dependencies
  • Configure properly the commerce_shipping module.
  • Go to admin/commerce/config/shipping page and choose "add a GLS HU service". Now you will see the same form as on the commerce_flat_rate module, fill in the data and save it. After saving it you can add the same rules conditions to the shipping mode.

Add a product to cart and go through the shopping procedure.

Supporting organizations: 

Project information

Releases