fluxxbrasil/recover

Fluxx - Exclusive to Brazil

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Type:magento2-module

100.0.2 2020-05-01 18:57 UTC

This package is auto-updated.

Last update: 2024-05-19 20:04:11 UTC


README

Codacy Badge StyleCI

Extension features

Recover canceled sales by Boleto Parcelado - Fluxx

  • Recovery during checkout
  • Email recovery

Installation

We recommend installing by composer, but you can also do it manually.after installation it is necessary to enable the module.

Composer (recommend)

composer require fluxxbrasil/recover

Manually

  • Download
  • On your computer unzip the file
  • Navigate to the root directory of the Magento 2
  • On your server create folder Fluxx in public_html/app/code/
  • Send folder Magento2 to public_html/app/code/Fluxx

Enable

php bin/magento module:enable Fluxx_Recover
bin/magento setup:upgrade --keep-generated 

Configuration

Attribute Relationship Definition:

In STORES -> Configuration -> Fluxx -> Recover -> Offer at checkout

  • Enable
  • Select one or more payment methods in Applicable to payment methods

In STORES -> Configuration -> Fluxx -> Recover -> Offer by email

  • Enable
  • Select one or more payment methods in Applicable to payment methods

Technical feature

Module configuration

Dependency Injection configuration

To get more details about dependency injection configuration in Magento 2, please see DI docs.

License

Open Source License