承接 tinkr/m2-module-checkout-success 相关项目开发

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

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

tinkr/m2-module-checkout-success

最新稳定版本:1.0.0

Composer 安装命令:

composer require --dev tinkr/m2-module-checkout-success

包简介

Module to test the Magento 2 checkout success page

README 文档

README

``tinkr/m2-module-checkout-success``

Main Functionalities

Module to test the Magento 2 checkout success page

Installation

* = in production please use the --keep-generated option

Type 1: Zip file

  • Unzip the zip file in app/code/Tinkr
  • Enable the module by running php bin/magento module:enable Tinkr_CheckoutSuccess
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Type 2: Composer

  • Install the module composer by running:

    composer require --dev tinkr/m2-module-checkout-success

  • enable the module by running php bin/magento module:enable Tinkr_CheckoutSuccess

  • apply database updates by running php bin/magento setup:upgrade*

  • Flush the cache by running php bin/magento cache:flush

Configuration

  • Order ID (checkout_success/general/order_id)

  • Enable (checkout_success/general/enabled)

Specifications

  • Controller
    • frontend > test/checkout/success

An order ID is necessary for the page to work, this can be set via the Admin configuration or passed as a URL parameter

统计信息

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

GitHub 信息

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

其他信息

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