Aramex Logistics

Description

Aramex Logistics is a powerful plugin that connects your WooCommerce store with Aramex’s Warehouse Management System (WMS). This integration enables automated order processing, real-time inventory management, and shipping status tracking.

Key Features

  • Near Real-time stock synchronization with Aramex WMS
  • Automated order submission to Aramex
  • Order status tracking and updates
  • Webhook support for instant updates
  • Customizable sync intervals
  • Support for COD orders
  • Detailed order logs and tracking

Use Cases

  • E-commerce stores using Aramex for fulfillment
  • Businesses requiring near real-time inventory management
  • Operations needing automated order processing
  • Businesses requiring shipping tracking

Requirements

  • WordPress 5.0 or higher
  • WooCommerce 5.0 or higher
  • PHP 7.4 or higher
  • Active Aramex WMS account

External Services

This plugin integrates with several Aramex services to provide its functionality. Below is a detailed breakdown of the external services used:

  1. Aramex WMS API (https://cportal.infor.aramex.com)

    • Purpose: Core integration with Aramex’s Warehouse Management System
    • Data Transmission:
      • Stock inquiries: Product inventory data
      • Order status synchronization: Order tracking information
      • Order import: Order details and shipping information
    • When: Data is transmitted based on configured sync intervals and when orders are placed
    • Terms of Service: https://www.aramex.com/sa/en/terms-and-conditions
    • Privacy Policy: https://www.aramex.com/sa/en/legal-details/privacy-policy
  2. Aramex Tracking Service

    • Primary URL: https://www.aramex.com/sa/en/track/track-shipments-enbd
    • Alternative URL: https://www.track.aramex.nl
    • Purpose: Provides shipment tracking functionality
    • Data Transmission:
      • Waybill numbers for tracking
      • Order reference numbers
    • When: When customers or administrators click on tracking links
    • Terms of Service: https://www.aramex.com/sa/en/terms-and-conditions
    • Privacy Policy: https://www.aramex.com/sa/en/legal-details/privacy-policy

All data transmissions are encrypted and secure. The plugin only transmits data necessary for order fulfillment and tracking purposes. No personal customer data beyond what is required for shipping is transmitted to these services.

Privacy Policy

This plugin:
* Stores Aramex WMS credentials securely
* Logs order and inventory data
* Transmits order information to Aramex
* Does not collect or transmit any personal customer data beyond what is necessary for order fulfillment

Support

For support, please contact:
* Website: https://www.aramex.com/sa/en/support/help-center

Credits

  • Built by Aramex
  • Uses WordPress coding standards
  • Follows WooCommerce integration best practices

Source Code and Build Tools

This plugin uses the following third-party libraries:

  • ECharts (https://github.com/apache/echarts) — Apache ECharts is a powerful, interactive charting and visualization library for browser. The minified version is included in assets/js/echarts.min.js. The source code can be found at: https://github.com/apache/echarts

To build or modify the JavaScript files:

  1. Clone the repository
  2. For ECharts, you can find the source code and build instructions at: https://github.com/apache/echarts
  3. The plugin’s custom JavaScript files (script.js and admin-settings.js) are provided in their original, unminified form

License

This plugin is licensed under the GPL v2 or later.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Screenshots

  • Login Page
  • Order Dashboard
  • Plugin Settings Page

Installation

  1. Upload the plugin files to the /wp-content/plugins/aramex-logistics directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Settings->Aramex Logistics screen to configure the plugin.
  4. Enter your Aramex WMS credentials and configure sync intervals.

FAQ

Does this plugin require an Aramex account?

Yes, you need an active Aramex WMS account to use this plugin.

How often does the stock sync occur?

Stock sync intervals can be configured in the plugin settings. Default is every 12 hours also this needs to be enabled by user in the plugin settings.

Does this plugin support multiple warehouses?

No

How secure is the data transmission?

All API communications are encrypted, and sensitive data is stored securely in the database.

Can I customize the sync intervals?

Yes, you can configure different sync intervals for stock, orders, and status updates.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Aramex Logistics” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Aramex Logistics” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.4

  • This update Send TransportationMode key as Shipping Method name Order Submission.

1.0.3

  • This update improves the phone number selection logic, ensuring a fallback mechanism between billing and delivery phone numbers.

1.0.2

  • Enhanced compatibility for WooCommerce variable products to ensure consistent handling with all products.

1.0.1

  • Minor code improvement for better performance.

1.0.0

  • Initial release