承接 owebia/magento2-module-advanced-shipping 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

owebia/magento2-module-advanced-shipping

最新稳定版本:6.1.4

Composer 安装命令:

composer require owebia/magento2-module-advanced-shipping

包简介

N/A

README 文档

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

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.

统计信息

  • 总下载量: 772.18k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 92
  • 点击次数: 1
  • 依赖项目数: 3
  • 推荐数: 0

GitHub 信息

  • Stars: 90
  • Watchers: 11
  • Forks: 31
  • 开发语言: HTML

其他信息

  • 授权协议: proprietary
  • 更新时间: 2019-03-11