pagamastarde / magento-2x
Paga+Tarde Magento 2 module
Installs: 733
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 2
Open Issues: 0
Type:magento2-module
Requires
- php: ~5.6|~7.0|~7.1|~7.2|~7.3
- facebook/webdriver: ^1.6
- pagamastarde/module-utils: ^1.1
- pagamastarde/orders-api-client: ^1.0
- pagamastarde/selenium-form-utils: ^1.0
- phpunit/phpunit-selenium: ^4.1
Requires (Dev)
- magento/framework: 102.0.*
- magento/module-checkout: 100.3.*
- magento/module-payment: 100.3.*
- magento/module-sales: 102.0.*
This package is auto-updated.
Last update: 2019-10-09 09:32:24 UTC
README
✋ Requirements
This module supports Magento v2.1 and higher.
💾 Installation
To install the module of Paga+Tarde in your Magento shop, you can use Composer:
composer require pagamastarde/magento-2x bin/magento module:enable DigitalOrigin_Pmt bin/magento setup:upgrade bin/magento setup:di:compile //remember to have the production mode enabled: bin/magento deploy:mode:set production
⚙️ Configuration
Configure the module in Magento admin panel using the information found in your Paga+Tarde profile.
For more information about how to config the module, see our configuration section.
▶️ Use
To use in a real environment you should enable your Paga+Tarde account.
For more information about how to use the module, see our use section.