deuna / magento
DEUNA Checkout for Magento
Installs: 1 111
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Open Issues: 5
Type:magento2-module
Requires
- php: >=7.4||<=8
- logtail/monolog-logtail: ^0.1.5
- dev-main
- 1.1.2
- 1.1.1
- 1.0.0
- dev-develop
- dev-develop-bbb
- dev-prod-bbb
- dev-PLAT-1069
- dev-PLAT-875
- dev-PLAT-872-BB
- dev-PLAT-1039
- dev-PLAT-959-962-822
- dev-staging
- dev-feature/PLAT-979-replace-zend-to-laminas
- dev-feature/PLAT-972-permitir-cambiar-estado-usuario-registrado
- dev-feature/create-invoice
- dev-JS-PICKUP-BBB
- dev-release/1.1.0-rc
- dev-feature/PLAT-880-auth-capture
- dev-PLAT-880
- dev-feature/PLAT-873-installments
- dev-release-candidate/1.0.0-bbb
- dev-feature/restart-order-id
- dev-PLAT-874-1
- dev-develop-bbb-bkp
- dev-PLAT-874
- dev-bbb-prod
- dev-PLAT-871
- dev-PLAT-870
- dev-PLAT-822
- dev-PLAT-840
- dev-refactor/from-bbb
- dev-wagento-version
This package is auto-updated.
Last update: 2025-04-04 04:54:01 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