owebia / magento2-module-advanced-shipping
N/A
Installs: 645 270
Dependents: 3
Suggesters: 0
Security: 0
Stars: 91
Watchers: 9
Forks: 28
Open Issues: 7
Language:HTML
Type:magento2-module
Requires
- dev-master
- 6.1.1
- 6.0.3
- 6.0.2
- 6.0.1
- 6.0.0-beta
- 2.8.14
- 2.8.13
- 2.8.12
- 2.8.11
- 2.8.10
- 2.8.9
- 2.8.8
- 2.8.7
- 2.8.6
- 2.8.5
- 2.8.4
- 2.8.3
- 2.8.2
- 2.8.1
- 2.8.0
- 2.7.0
- 2.6.5
- 2.6.4
- 2.6.3
- 2.6.2
- 2.6.1
- 2.6.0
- 2.5.4
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.1
- 2.1.0
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0
- 1.0.1
- 1.0
This package is auto-updated.
Last update: 2025-02-07 15:28:27 UTC
README
Advanced Shipping Module for Magento 2
Add-Ons for Advanced Shipping
You can find add-ons for Advanced Shipping on Owebia Store.
Installation
⚠️ Please note that you can only install the extension using composer.
- Backup your store database and web directory
- Open a terminal and move to Magento root directory
- Run these commands in your terminal
# Remove old package composer remove owebia/magento2-module-advanced-shipping-setting # You must be in Magento root directory composer require owebia/magento2-module-advanced-shipping:^6.1.1 php bin/magento cache:clean php bin/magento module:enable \ Owebia_SharedPhpConfig \ Owebia_AdvancedShipping php bin/magento setup:upgrade php bin/magento setup:di:compile # Only if the store is in production mode # Deploy static content for each used locale (here for en_US locale only) php bin/magento setup:static-content:deploy en_US
- If you are logged to Magento backend, logout from Magento backend and login again
Documentation
License
Copyright © 2016-present Owebia. All rights reserved.
No warranty, explicit or implicit, provided.
Files can not be copied and/or distributed without the express permission of Owebia.
Icons:
https://fortawesome.github.io/Font-Awesome/
Contributing
By contributing to this project, you grant a world-wide, royalty-free, perpetual, irrevocable, non-exclusive, transferable license to all users under the terms of the license(s) under which this project is distributed.