scalapay/scalapay-magento-2-hyva-adapter
最新稳定版本:1.0.2
Composer 安装命令:
composer require scalapay/scalapay-magento-2-hyva-adapter
包简介
Adapter module for Hyvä Checkout and scalapay/scalapay-magento-2 module
README 文档
README
Introduction
This module acts as an adapter layer between Hyvä Checkout and the Scalapay_Scalapay module, ensuring full compatibility and smooth integration.
System Requirements
- Magento 2.4.5 or greater
- Hyvä Theme 1.3.12 or greater
- Hyvä Checkout 1.3.0 or greater
- PHP 8.1 or greater
Installation
- Login via SSH into your server
- Go to the Magento root
- Enable maintenance mode by running
php bin/magento maintenance:enable - Download the module by running
composer require scalapay/scalapay-magento-2-hyva-adapter - Enable the module by running
php bin/magento module:enable Scalapay_Hyva - Apply database updates by running
php bin/magento setup:upgrade - Deploy the static content by running
php bin/magento setup:static-content:deploy - Compile the source by running
php bin/magento setup:di:compile - Clear the cache by running
php bin/magento cache:clean - Disable maintenance mode by running
php bin/magento maintenance:disable
统计信息
- 总下载量: 39
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2025-11-18