kowal / module-invoicepayment
1.0.1
2020-03-22 23:29 UTC
This package is auto-updated.
Last update: 2024-09-23 08:07:41 UTC
README
``kowal/module-invoicepayment``
主要功能
安装
* = 在生产环境中请使用 --keep-generated 选项
类型 1: Zip 文件
- 在
app/code/Kowal目录中解压 zip 文件 - 通过运行
php bin/magento module:enable Kowal_InvoicePayment启用模块 - 通过运行
php bin/magento setup:upgrade应用数据库更新* - 通过运行
php bin/magento cache:flush清除缓存
类型 2: Composer
- 将模块添加到 composer 仓库,例如
- 私有仓库
repo.magento.com - 公共仓库
packagist.org - 公共 github 仓库作为 vcs
- 私有仓库
- 通过运行
composer config repositories.repo.magento.com composer https://repo.magento.com/将 composer 仓库添加到配置 - 通过运行
composer require kowal/module-invoicepayment安装模块 composer - 通过运行
php bin/magento module:enable Kowal_InvoicePayment启用模块 - 通过运行
php bin/magento setup:upgrade应用数据库更新* - 通过运行
php bin/magento cache:flush清除缓存
配置
- 发票 - payment/invoice/*
规格
插件
- aroundGetAvailableMethods - Magento\Payment\Model\MethodList > Kowal\InvoicePayment\Plugin\Frontend\Magento\Payment\Model\MethodList
支付方式
- 发票