承接 romanyurkhanov/module-checkout 相关项目开发

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

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

romanyurkhanov/module-checkout

最新稳定版本:1.0.1

Composer 安装命令:

composer require romanyurkhanov/module-checkout

包简介

RomanYurkhanov Checkout module for Magento 2.

README 文档

README

RomanYurkhanov Checkout module for Magento 2

Latest Stable Version Total Downloads

RomanYurkhanov Checkout Extension for Magento 2

Features

  1. CMS Block
  2. Preferred Payment Method
  3. Preferred Shipping Method
  4. Shipping Country Notice
  5. Shipping Proposal

Features Details

  1. CMS Block
  • This feature allows you to add additional information, editable from the admin panel, to the checkout page.
  • Adds a CMS block to the "Order Summary" block at the bottom.
  1. Preferred Payment Method
  • This feature allows you to save and preselect the last selected payment method on the checkout page.
  1. Preferred Shipping Method
  • This feature allows you to save and preselect the last selected shipping method on the checkout page.
  1. Shipping Country Notice
  • This feature allows you to show additional information to the user on the checkout page depending on the selected country. Example: You can set the Free Shipping method for specific country in the: Store -> Configuration -> Sales - > Delivery Methods And then please select that county in the setting "Country".
  1. Shipping Proposal
  • This feature allows you to show additional information to the user on the checkout page, depending on whether the user is a guest or logged in.

Extension Screenshots and Videos

Screenshot 2023-08-09 at 13 17 12
  1. CMS Block
Screenshot 2023-08-09 at 09 15 32 Screenshot 2023-08-09 at 09 17 51
  1. Preferred Payment Method
Screenshot 2023-08-09 at 09 22 52
Preferred-Payment-Method.mp4
  1. Preferred Shipping Method
Screenshot 2023-08-09 at 09 52 06
Preferred-Shipping-Method.mp4
  1. Shipping Country Notice
Screenshot 2023-08-09 at 13 19 37 Screenshot 2023-08-09 at 13 18 28
ShippingCountryNotice.mov
  1. Shipping Proposal
Screenshot 2023-08-09 at 13 28 30
Shipping-Proposal.mov

How to install & upgrade RomanYurkhanov_Checkout

1. Install via composer (recommend)

I recommend you to install RomanYurkhanov_Checkout module via composer. It is easy to install, update and maintenance.

Run the following command in Magento 2 root folder.

1.1 Install

composer require romanyurkhanov/module-checkout
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

1.2 Upgrade

composer update romanyurkhanov/module-checkout
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Run compile if your store in Product mode:

php bin/magento setup:di:compile

2. Copy and paste

If you don't want to install via composer, you can use this way.

  • Download the latest version here
  • Extract main.zip file to app/code/RomanYurkhanov/Checkout ; You should create a folder path app/code/RomanYurkhanov/Checkout if not exist.
  • Go to Magento root folder and run upgrade command line to install RomanYurkhanov_Checkout:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: proprietary
  • 更新时间: 2023-08-08