wibond / module-wibond
Pagá en cuotas con Wibond.
Installs: 3 416
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.4.0||~8.0||~8.1||~8.2||~8.3
- magento/framework: *
- magento/module-payment: *
This package is auto-updated.
Last update: 2025-06-20 21:09:22 UTC
README
Description
WiP
Installation
Use composer to install Wibond_Wibond.
composer require wibond/module-wibond
Then you'll need to activate the module.
bin/magento module:enable Wibond_Wibond
bin/magento setup:upgrade
Uninstall
bin/magento module:uninstall Wibond_Wibond
If you used Composer for installation Magento will remove the files and database information.