deuna / magento
DEUNA Checkout for Magento
1.1.2
2023-06-30 21:01 UTC
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: 2024-09-04 03:37:41 UTC
README
Magento插件插件
D-una 插件设置
- 进入项目 app/code 文件夹,并创建新的模块文件夹 DIR。
- 模块文件夹 DIR - DUna/Payments
- 在模块 Payments DIR 内部克隆 GIP 仓库。
- 运行以下 Magento 设置命令后。
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