Skip to content

gento-arg/magento-redsys

Repository files navigation

gento-redsys

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