dadolun95/magento2-checkout-customizer
最新稳定版本:1.1.1
Composer 安装命令:
composer require dadolun95/magento2-checkout-customizer
包简介
Magento2 Checkout Customizer Module
README 文档
README
Dadolun_Checkout
Features
- Customization of the checkout page, choosing between the two step layout (Magento default) and the one step layout. In the case of the one step, you can choose between 1 column, 2 columns or 3 columns.
- Customization of billing address position. You can choose to place it inside or outside the payment methods (Magento default), in case of outside position you can additionaly move it in a separated section like shipping address.
- Add Js utilities for shipping and billing address inputs manipulation.
Installation
You can install this module adding it on app/code folder or with composer.
COMPOSER
composer require dadolun95/magento2-checkout-customizer
MAGENTO
Then you'll need to enable the module and update your database:
php bin/magento module:enable Dadolun_Checkout Pragmatic_JsLayoutParser
php bin/magento setup:upgrade
php bin/magento setup:di:compile
CONFIGURATION
You must enable the module from "Stores > Configurations > Dadolun > Checkout" section.
Contributing
Contributions are very welcome. In order to contribute, please fork this repository and submit a pull request.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2023-08-29