mollie/magento2-multishipping
最新稳定版本:v1.3.0
Composer 安装命令:
composer require mollie/magento2-multishipping
包简介
Multishipping support for the Mollie Payment Module for Magento 2
关键字:
README 文档
README
Mollie Multishipping Addon for Magento 2.3.x and higher
This plugin is an addon on the Mollie Magento 2 payment module and can't be installed seperatly without the Mollie Payment plugin installed.
Installation
We recommend that you make a backup of your webshop files, as well as the database.
Step-by-step to install the Magento® 2 extension through Composer:
- Make sure the Mollie Magento 2 payment module is installed.
- Connect to your server running Magento® 2 using SSH or other method (make sure you have access to the command line).
- Locate your Magento® 2 project root.
- Install the Magento® 2 extension through composer and wait till it's completed:
composer require mollie/magento2-multishipping
- Once completed run the Magento® module enable command:
bin/magento module:enable Mollie_Multishipping
- After that run the Magento® upgrade and clean the caches:
php bin/magento setup:upgrade
php bin/magento cache:flush
- If Magento® is running in production mode you also need to redeploy the static content:
php bin/magento setup:static-content:deploy
- Go to your Magento® admin portal and open; ‘Stores’ > ‘Configuration’ > ‘Mollie’ > ‘Advanced’ to activate Multishipping.
License
BSD (Berkeley Software Distribution) License. Copyright (c) 2011-2021, Mollie B.V.
统计信息
- 总下载量: 6.86k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2021-11-10