An open API service indexing awesome lists of open source software.

https://github.com/backendorf/magento2-installment

This module allows you to view the values ​​of installments and discounts on the frontend.
https://github.com/backendorf/magento2-installment

ecommerce javascript magento2 magento2-extension magento2-module php

Last synced: 5 months ago
JSON representation

This module allows you to view the values ​​of installments and discounts on the frontend.

Awesome Lists containing this project

README

          

# Magento 2 Installment

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