承接 dadolun95/magento2-checkout-customizer 相关项目开发

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

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

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

GitHub 信息

  • Stars: 4
  • Watchers: 2
  • Forks: 1
  • 开发语言: JavaScript

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2023-08-29