bluethinkinc / magento-2-kuebix-api
Kuebix API Magento 2
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
README
``Bluethinkinc/module-kuebix``
Main Functionalities
Bluethinkinc@copyright
Installation
* = in production please use the --keep-generated
option
Type 1: Zip file
- Unzip the zip file in
app/code/Bluethinkinc
- Enable the module by running
php bin/magento module:enable Bluethinkinc_Kuebix
- Apply database updates by running
php bin/magento setup:upgrade
* - Compilation by running php bin/magento setup:di:compile
- Static content deploy by running php bin/magento setup:static-content:deploy
- Flush the cache by running
php bin/magento cache:flush
Configuration
- We can configure the kubix api from the configuration. Go To (Magento Admin -> Store-> Configuration -> Sales -> Shipping methods -> Kuebix Api)
Order view page
- We can see the kubix shipping method in admin sale order view page. Go To (Magento Admin -> Sales -> Order)