TForce Universal Shipping para Magento® 2.x

La extensión TForce Universal Shipping para Magento 2 le ayuda a crear e imprimir fácilmente etiquetas PDF de TForce, así como a mostrar las tarifas de envío más actualizadas en función del peso y tamaño del producto en su checkout. Además, usted puede crear recogidas y rastrear paquetes. Puede gestionar el ciclo completo de envíos TForce desde el panel de administración de Magento. El módulo ofrece una amplia gama de ajustes, incluyendo la posibilidad de configurar el módulo de forma independiente para cada país destinatario.
Supported Magento editions
Magento Open Source (CE) Adobe Commerce (EE) Adobe Commerce Cloud (ECE)
269,00 US$
Añadir al carrito

TForce Universal Shipping es una extensión para Magento 2 con la que puede gestionar todo el ciclo de envío con TForce a través de la API de TForce.

La extensión ofrece una amplia gama de ajustes. Obtenga tarifas de envío actualizadas y cree etiquetas de envío TForce en PDF. Programe recogidas y haga seguimiento de los paquetes.

Las principales ventajas de la extensión TForce Universal Shipping:

Etiquetas de envío en PDF y BOL

La creación de etiquetas de envío es posible tanto de forma manual como automática, e incluso programada. La extensión vincula la etiqueta a un pedido, a un albarán o a un abono. Todas las etiquetas se almacenan en su servidor y pueden consultarse en todo momento desde la interfaz de administración.
Antes de la creación manual, elija el método de envío deseado entre los ofrecidos por TForce y vea al instante los costes de envío. En modo automático, las etiquetas se generan según el método elegido por el cliente o al precio mínimo/máximo de todos los métodos TForce.

Tarifas y métodos de envío

Obtenga tarifas de envío en el checkout igual que en tforcelogistics.com. Los precios de envío dependen habitualmente del seguro, el valor declarado del paquete, el peso, las dimensiones, etc. — nuestra extensión tiene en cuenta todos estos factores. El coste de un método puede ser tanto estático como dinámico. Tanto los precios como la visibilidad del método pueden ajustarse mediante límites. De forma opcional puede mostrar el método solo en el panel de administración. Puede crear tantos métodos como desee. Más detalles aquí.

Recogida y seguimiento

Solicite la recogida de paquetes directamente desde el panel de administración de su tienda online. Usted elige para qué etiquetas creadas desea solicitar una recogida y la extensión envía la petición al servicio de mensajería. En cada recogida puede ver en todo momento qué se ha enviado. Un ejemplo del documento Pickup Slips puede consultarse aquí.

Tras el envío podrá hacer seguimiento de los paquetes con nuestra extensión TForce Universal Shipping. Verá todas las paradas y la ubicación actual.

Impresión

Utilice nuestra aplicación para imprimir etiquetas en PDF en impresoras locales y en red. Puede obtenerla aquí.

Configuración

Las posibilidades de nuestro módulo son prácticamente ilimitadas gracias a sus ajustes flexibles. Al mismo tiempo, los ajustes son intuitivos y muchos vienen establecidos por defecto. Puede configurar la extensión para una tienda concreta o para un país concreto. Puede aplicar determinados ajustes a los envíos nacionales y otros a los envíos internacionales. Para cada continente pueden definirse ajustes propios.

Demo

Puede probar esta extensión durante 30 días. Solicite la demo en esta misma página con Solicitar demo; cómo funciona se explica en Pruebe una extensión durante 30 días.

Hyva Theme y Hyva Checkout

Compatible con Hyva Theme y Hyva Checkout

CMS Magento 2
Compatibilidad 2.4, 2.3
Características
  • Automatically, Mass, and Manual creating shipping labels and BOL
  • Notification
  • Discount rates (Negotiated rates)
  • Saturday Delivery
  • Dangerous Goods and Hazardous Materials
  • Calculating dimensions and weight for packages
  • Compatible with Hyva Theme and Hyva Checkout
  • Getting shipping rates
  • Time in Transit
  • Pickups can be created automatically or manually for each label or all labels at the end of the day
  • Pickup Schedule
  • Packing Slips
  • Saturday Pickup
  • Tracking for each direct shipping label
  • Showing all steps and statuses of your packages
  • Print shipping labels on inkjet, laser, or thermal printers. For printing, you need to download and install our software
  • Setup printer for each document type
  • Local and Network printer and print with proxy

The extension is installed with Composer. Which repository you add depends on where you bought it — the install itself is the same either way.

1. Connect the repository

Bought on extmag.com. Your account page shows the repository address and your personal credentials, together with the two composer config commands to paste. Run them once per project; every extension you own is then available from the same repository.

Bought on the Adobe Commerce Marketplace. The package is served from repo.magento.com, which most stores already have configured. If not, add the access keys from your Adobe account under My Profile -> Access Keys.

2. Install the extension

Run in the project root:

composer require extmag/tforceshipping
php bin/magento setup:upgrade
php bin/magento cache:flush

Composer resolves the shared Extmag packages the extension depends on, so there is nothing else to require by hand.

Log out and log back into the admin, and the extension is ready.

Label printing

To print labels on a local or network printer, install our printing software from here, then follow Installing and configuring el-Print.

Hyva Theme and Hyva Checkout

Storefronts on Hyva need one more package:

composer require extmag/shiplab-hyva
composer require magewirephp/magewire

The integration replaces one Hyva template, view/frontend/templates/checkout/shipping/method-list.phtml. If your theme already overrides that file, merge the changes rather than replacing it.

Trying it before you buy

You can ask for a 30-day demo of this extension and install it exactly as above — same package, same repository, same commands. How demos work.

Installing without Composer

The archive can be unpacked into app/code/Extmag/ instead, but that leaves the extension outside dependency management: its shared packages have to be installed by hand and updates never reach it. Use Composer for any store you run, demo included.

For any question about the installation, please contact our technical support.

TForce Freight is set up from the Extmag menu in the Adobe Commerce (Magento) admin. Add the carrier account, the addresses you ship from, the boxes you pack into and the shipping methods customers see, then tune the carrier configuration.

TForce Account

  1. If you do not have TForce Freight API credentials yet, request them from tforcefreight.com.
  2. Go to Admin Main Menu -> Extmag -> Settings -> Shipper Accounts.
    TForce shipper accounts in the Extmag menu
  3. Click the “Add New Shipper Account” button.
  4. Pick TForce Freight as the carrier, enter your Client ID, Client Secret and Shipper Number, then click “Save”. Leave Live Account set to No while you test against the TForce sandbox.

Addresses

  1. Go to Admin Main Menu -> Extmag -> Settings -> Addresses.
    Addresses grid
  2. Click the “Add New Address” button.
  3. Fill in the company name, contact, phone and full address, then click “Save”. Add one address per location you ship from — they are selected separately as the billing address and the ship-from address.

Package Boxes

  1. Go to Admin Main Menu -> Extmag -> Settings -> Package Boxes.
    Package boxes grid
  2. Click the “Add New Box” button.
  3. Enter the inner and outer dimensions, the empty weight and the maximum load, then click “Save”. The packer uses these boxes to work out how an order is split across packages, so the more of your real boxes are listed the closer the quoted rate is to what you are charged.

Shipping Methods

  1. Go to Admin Main Menu -> Extmag -> Shipping Methods.
    Shipping methods grid
  2. Click the “Add New Shipping Method” button.
  3. Choose TForce Freight as the carrier, decide which of its services to show — all of them, a specific list, or only the cheapest or the most expensive — and restrict the method by website and customer group if you need to. Click “Save”.

Configuration

  1. Go to Admin Main Menu -> Extmag -> Settings -> TForce Configuration.
  2. Open the General tab first and select the shipper account, the billing address and the ship-from address you created above.
    TForce Freight general configuration
  3. Work through the remaining tabs, filling in what applies to your account.

The tabs cover:

  • General — account, addresses, destination type, priority shipping method and shipping instructions.
  • Packaging — handling unit type, packaging type, freight class and NMFC commodity code.
  • References — the reference numbers written onto the Bill of Lading and their bar codes.
  • Payments — who is billed for the shipment and the payer’s account details.
  • Notification — the events TForce notifies about and the recipients.
  • Printing — document formats and the printer used for each document type.
  • Pickups — whether pickups are booked automatically after a label is created or scheduled manually.
  • Tracking — how often parcels are polled and how statuses are written back to the order.
  • Automatic, Mass Actions and Manual Actions — when labels are created without an operator, in bulk from the order grid, or one at a time.
  • Other Options — logging and the remaining carrier-level switches.

Every setting can be applied per website and per destination country, so a rule that only makes sense for one market does not have to affect the rest.

The full field-by-field reference, including the exact configuration paths, is in the Reference Manual supplied with the extension.

1.3.1

Shiplab: Replace raw filesystem calls in settings import with Magento file driver.

1.3.0

Shiplab: Replace raw filesystem calls in settings import with Magento file driver.

1.2.9

Shiplab: Added support for multiple label files per tracking number with -N suffix.

1.2.8

Shiplab: Added zero-weight guard and weight diagnostics for shipping rate calculation. Shiplab: Removed legacy Additional Price fields and migrated data to price rules.

1.2.7

Shiplab: Replaced multiselect categories with AJAX tree chooser in dimension config. Added support Magento 2.4.9 and Adobe Commerce 2.4.9

1.2.6

Shiplab: Fixed attribute ID retrieval order in category EAV setup patch.

1.2.5

Shiplab: Added response post-processing hook and fixed logo data handling.

1.2.4

Shiplab: Added BlackoutRules feature with full CRUD, date picker mixin, and schedule migration.

1.2.3

Fixed service array initialization in Rate response parser. Shiplab: Fixed null safety issues and added numeric attribute validation. Added support Magento 2.4.8-p4 and Adobe Commerce 2.4.8-p4

1.2.2

Fixed service code resolution to preserve value set during step three.

1.2.1

Optimized the algorithms for packing items into boxes to ensure better efficiency.

1.2.0

Fixed bundle product handling for Ship Separately/Together and price/weight types.

Added config option to include zero-price bundle children in international invoices.

Fixed property type declarations for PHP 8.x compatibility.

1.1.9

Fixed loadedData check in DataProvider classes for PHP 8.x compatibility.

Fixed place order callback to pass data for proper Braintree payment handling.

1.1.8

Added support for PHP 8.4

1.1.7

Added support Magento 2.4.8-p3 and Adobe Commerce 2.4.8-p3

1.1.6

Added support Magento 2.4.8-p2 and Adobe Commerce 2.4.8-p2

1.1.5

Added support Magento 2.4.8-p1 and Adobe Commerce 2.4.8-p1

1.1.4

Added support Magento 2.4.8 and Adobe Commerce 2.4.8

1.1.3

Fixed a bug when the order has only virtual products

1.1.2

Added support Magento 2.4.7-p5 and Adobe Commerce 2.4.7-p5

1.1.1

Added support Magento 2.4.7-p4 and Adobe Commerce 2.4.7-p4

1.1.0

Added new shipping method TForce Freight Accelerated Guaranteed

1.0.9

Fixed a bug with SplitButton for the order view page in the admin panel

1.0.8

Added support Magento 2.4.7-p3 and Adobe Commerce 2.4.7-p3

1.0.7

Fixed the price format on the label creation page in the admin panel.

Improved the integration with the Hyva Theme.

1.0.6

Added email templates for Access Point address.

Fixed Tracking.php.

Fixed logs with config_snapshot.

Fixed zero baseSubTotal.

1.0.5

Fixed a bug with division by zero

1.0.4

Fixed a bug with a recursive function for shipping rates

1.0.3

Fixed a bug with shipping rates debugging.

Fixed CSP for printing by websocket.

1.0.2

Fixed bug with afterGetAPIUrl plugin

1.0.1

Added support Magento 2.4.7-p2 and Adobe Commerce 2.4.7-p2

1.0.0

The extension was created