altapay/magento2-hyva-checkout
最新稳定版本:1.0.0
Composer 安装命令:
composer require altapay/magento2-hyva-checkout
包简介
AltaPay for Hyvä Checkout
README 文档
README
AltaPay integration with the Hyvä Checkout, allowing merchants to accept secure payments easily.
Prerequisites
This module relies on the following components:
- AltaPay Module
- Hyvä default theme
- Hyva checkout plugin
Installation
Follow these steps to install and configure AltaPay for Hyvä Checkout in your Magento store:
- Run the following command in the Magento 2 root folder to install the module:
composer require altapay/magento2-hyva-checkout
- Enable the module:
php bin/magento module:enable Altapay_HyvaCheckout
- Upgrade the setup:
php bin/magento setup:upgrade
- Generate Hyvä configuration:
php bin/magento hyva:config:generate
- Build Tailwind CSS for Hyvä themes:
npm --prefix vendor/hyva-themes/magento2-default-theme/web/tailwind/ run ci npm --prefix vendor/hyva-themes/magento2-default-theme/web/tailwind/ run build-prod
Or from your custom theme:
npm --prefix app/design/frontend/<Vendor>/<Theme>/web/tailwind run ci npm --prefix app/design/frontend/<Vendor>/<Theme>/web/tailwind run build-prod
Changelog
See Changelog for all the release notes.
License
Distributed under the MIT License. See LICENSE for more information.
Documentation
For more details please see docs
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-03-08