codaone / magento2-logitrail-module
Logitrail module for magento2
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
- magento/framework: >=100 <102
- magento/module-config: >=100 <102
- magento/module-quote: >=100 <102
- magento/module-shipping: ~100.0
- magento/module-store: ~100.0
This package is auto-updated.
Last update: 2025-03-11 20:12:07 UTC
README
This is Logitrail's Magento 2.x shipping module. The module is maintained by Codaone.
System requirements
The Logitrail shipping module for Magento was tested on and requires the following set of applications in order to fully work:
- Magento >= 2.0
- PHP version 5.6 or higher
- PHP cURL support
There is no guarantee that the module is fully functional in any other environment which does not fulfill the requirements.
Installation
Prior to any change in your environment, it is strongly recommended to perform a full backup of the entire Magento installation. It is also strongly recommended to do installation first in development environment, and only after that in production environment.
On the console when path is the magento folder Inside the magento2 installation folder
- Run
composer require codaone/magento2-logitrail-module
- Run
php bin/magento module:enable Codaone_LogitrailModule
- Run
php bin/magento setup:upgrade
- Run
php bin/magento setup:di:compile
- Clean Magento cache
- Configure the module
- Verify the shipping work
Configuration
Configuration for the module can be found from standard location under Store -> Configuration -> Sales-> Shipping Methods -> Logitrail.
Test mode
If enabled, communication is pointed at logitrail test url, otherwise production url is used.
Automatic creation or update to Logitrail on product save
If enabled, when products are saved they will be automatically created to logitrail
Automatic shipment creation
If enabled, shipment is created when order is confirmed