owebia/magento2-module-advanced-shipping-setting

This package is abandoned and no longer maintained. The author suggests using the owebia/magento2-module-advanced-shipping package instead.

N/A

Installs: 96 120

Dependents: 0

Suggesters: 0

Security: 0

Stars: 47

Watchers: 12

Forks: 19

Language:HTML

Type:magento2-module

This package has no released version yet, and little information is available.


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
# You must be in Magento root directory
composer require owebia/magento2-module-advanced-shipping-setting:^2.5.0
php bin/magento cache:clean
php bin/magento module:enable Owebia_AdvancedSettingCore
php bin/magento module:enable Owebia_AdvancedShippingSetting
php bin/magento setup:upgrade
# Execute setup:di:compile only if the store is in production mode
php bin/magento setup:di:compile
  • If you are logged to Magento backend, logout from Magento backend and login again

Documentation

See the documentation

License

Copyright © 2016-2019 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.