backendorf/module-installment

There is no license information available for the latest version (1.3.1) of this package.

Add installment feature to Magento 2

Installs: 6 721

Dependents: 0

Suggesters: 0

Security: 0

Stars: 16

Watchers: 2

Forks: 6

Open Issues: 1

Language:JavaScript

Type:magento2-module

pkg:composer/backendorf/module-installment

1.3.1 2025-10-11 14:09 UTC

This package is auto-updated.

Last update: 2025-12-28 20:42:03 UTC


README

A simple Magento 2 module that displays installment values and discounts on the storefront.

Installation

  • composer require backendorf/module-installment
  • bin/magento setup:upgrade && bin/magento setup:di:compile
  • Stores > Configuration > Backendorf > Installment — configure options
  • Clear the cache (bin/magento cache:flush)

Compatibility

  • Magento 2.x

Dependency

  • Magento_Catalog

Features

  • Show installment options and first installment
  • Configure maximum installments and minimum installment value
  • Choose interest calculation (simple or compound)
  • Set interest per installment (up to 12)
  • Show the lowest installment in the cart
  • Multiple discounts
  • Price templates for main catalog pages