Skip to content

owebia/magento2-module-advanced-shipping

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Api
February 9, 2023 17:52
February 9, 2023 17:55
February 4, 2023 11:54
etc
February 4, 2023 12:14
February 9, 2023 17:55
May 26, 2023 16:21
January 26, 2016 18:59
May 26, 2023 16:21
May 26, 2023 16:21

Description

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.0.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

See the 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.

About

No description, website, or topics provided.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
COPYING.txt

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •