gento-arg/module-redsys

Integracion con redsys

Maintainers

Package info

github.com/gento-arg/magento-redsys

Type:magento2-module

pkg:composer/gento-arg/module-redsys

Fund package maintenance!

cafecito.app/gento

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2020-12-02 13:28 UTC

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