deuna / magento
This package is abandoned and no longer maintained.
No replacement package was suggested.
DEUNA Checkout for Magento
Package info
github.com/DUNA-E-Commmerce/magento-plugin
Type:magento2-module
pkg:composer/deuna/magento
1.1.2
2023-06-30 21:01 UTC
Requires
- php: >=7.4||<=8
- logtail/monolog-logtail: ^0.1.5
This package is auto-updated.
Last update: 2026-04-04 07:02:26 UTC
README
Plugin de magento para checkout
D-una Plugin setup
- Go to the project app/code folder and create the new module folder DIR.
- Module folder DIR - DUna/Payments
- clone GIP repository inside the module Payments DIR.
- After run below magento setup command.
sudo chmod -R 777 var var/* generated/ generated/* pub pub/static/*
php bin/magento setup:upgrade && php bin/magento s:d:c && php bin/magento setup:static-content:deploy -f && php bin/magento cache:flush