gento-arg / module-redsys
Integracion con redsys
Package info
github.com/gento-arg/magento-redsys
Type:magento2-module
pkg:composer/gento-arg/module-redsys
Fund package maintenance!
1.0.0
2020-12-02 13:28 UTC
Requires
- php: >=7.2
- magento/framework: *
This package is auto-updated.
Last update: 2026-03-18 00:24:28 UTC
README
Installation
Use composer to install Gento_Redsys.
composer require gento-arg/module-redsys
After installation by either means, enable the extension by running following commands:
$ php bin/magento module:enable Gento_Redsys --clear-static-content $ php bin/magento setup:upgrade