Home / FleetMan / Shipping
FleetMan plugin

Shipping

Delivery management: shipments, geo-elements, real-time tracking.

3 IRequest controllers Java / J2EE /Helper?package=shipping
Modules & features

What the Shipping plugin does

3 IRequest controllers, chacun exposant une fonctionnalité atomique côté serveur.

Shipping

Shipments list

Console: shipments in progress, completed, delayed. Live tracking on map.

ShippingEdit

Edit shipment

Create delivery note: origin, multiple destinations, articles, driver, time slots.

GeoElements

Geo-elements

Polygons and operating zones (warehouses, logistics areas, ports).

Architecture

How it integrates

/h2>

The Shipping plugin exposes its functions through the /Helper. servlet. Each controller is called over HTTP using the pattern:

/Helper?package=shipping&plug=<Controller>&task=<action>

Responses follow the ExtJS-compatible JSON format:

{
  "success": true,
  "total": 42,
  "rows": [...]
}
Technical details
Java packagecom.malambi.fleetman.plug.shipping
Controllers3
URL pattern/Helper?package=shipping
Multi-tenantyes (userid scope)
Audit logsenabled
FleetMan version7.0.1+

Enable Shipping on your FleetMan instance

The plugin ships standard with FleetMan. Activation is instant — contact your account manager or start a free trial.