Download the PHP package superpayments/superpayment-hyva without Composer
On this page you can find all versions of the php package superpayments/superpayment-hyva. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download superpayments/superpayment-hyva
More information about superpayments/superpayment-hyva
Files in superpayments/superpayment-hyva
Package superpayment-hyva
Short Description Hyvä Themes Compatibility module for Superpayment
License OSL-3.0 AFL-3.0
Informations about the package superpayment-hyva
This repository contains the module that enables SuperPayments support for Hyvä, https://www.hyva.io/.
Prerequisites
You must install the following before you install the Super Payments Hyvä plugin.
-
Install the SuperPayments Magento 2 Module, https://github.com/superpayments/magento-plugin
-
Install the Hyva Checkout, https://docs.hyva.io/checkout/hyva-checkout/getting-started/index.html
-
Hyva Theme, https://docs.hyva.io/hyva-themes/getting-started/index.html (there is a default theme)
- Hyva Compatibility Module, https://docs.hyva.io/hyva-themes/compatibility-modules/index.html#compat-module-development-videos
Generate the Super Payments Hyvä Module
-
Update the Super Payments Hyvä Module version.
- A new release can be created through using: https://github.com/superpayments/magento-plugin-hyva/releases/new.
Installation the module manually
-
Download and extract the ZIP file.
-
Connect to the Magento server.
-
Navigate to the "app/code" directory. Make sure the folder SuperPayments” exists, and create another folder called “SuperPaymentHyva” in that folder.
-
Go to the path "app/code/Superpayments/SuperPaymentHyva". Copy all the Super Payments Hyvä Module folders and files from the "src" folder in the downloaded module.
-
In the terminal, run the command:
-
Check the file "app/etc/hyva-themes.json" to ensure that the path to the Hyva compatibility module files is correctly specified. This is necessary for generating styles.
- Generate the CSS files:
Or from your theme:
- Run the command and then configure the module in the admin panel.
Missing styles?
Make sure that PostCSS uses the postcssImportHyvaModules
plugin in your theme:
- Go to your theme folder:
app/design/frontend/<Vendor>/<Theme>/web/tailwind
-
Install the module:
-
Open your
postcss.config.js
and add this as the first line: - Make sure the plugin is includes in the plugins list:
All versions of superpayment-hyva with dependencies
hyva-themes/magento2-hyva-checkout Version ^1.1
hyva-themes/magento2-compat-module-fallback Version *
superpayments/superpayment Version *