定制 daanbeverdam/checkout-block-provider 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

daanbeverdam/checkout-block-provider

最新稳定版本:1.1.0

Composer 安装命令:

composer require daanbeverdam/checkout-block-provider

包简介

Provides a CMS block to the knockout checkout template.

README 文档

README

A Magento 2 module that provides a CMS block to the checkout template.

Installation

Install the module by using composer.

composer require daanbeverdam/checkout-block-provider

Or, if you prefer, install the module manually by downloading this repo as a zip and extracting it in app/code/DaanBeverdam/CheckoutBlockProvider. Then enable the module and run setup:upgrade.

bin/magento module:enable DaanBeverdam_CheckoutBlockProvider
bin/magento setup:upgrade

Configuration

By default, the module looks for a CMS block with identifier checkout_block. You'll have to create this block yourself, or change the $blockId argument to an already existing block in the etc/frontend/di.xml file.

The block will be shown before the first step in the checkout. If you want to move it down, you'll have to change the sortOrder value in the view/frontend/layout/checkout_index_index.xml file.

For a more in depth write-up on this module check out this post on my personal website.

统计信息

  • 总下载量: 2.02k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 12
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 12
  • Watchers: 4
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2017-12-03