Skip to content

f-raredigit/module-quantity-increment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artnetis QuantityIncrement

Provides a unified quantity increment widget for product view with templates and JS.

  • Magento: 2.4.7
  • PHP: 8+

Features

  • Frontend/Admin UI: layouts=, templates=, js=
  • Admin configuration available (etc/adminhtml/system.xml).

Installation

  1. Copy to app/code/Artnetis/QuantityIncrement (or install via VCS).
  2. Run:
bin/magento module:enable Artnetis_QuantityIncrement
bin/magento setup:upgrade
bin/magento cache:flush

Configuration & Usage

  • Configure settings in Admin: Stores > Configuration (module section).

Compatibility

  • Magento Open Source/Commerce 2.4.7
  • PHP 8.x

Support

License

MIT

Install via Composer

Add this repository to your project composer.json:

"repositories": [ { "type": "vcs", "url": "https://github.com/f-raredigit/module-quantity-increment" } ]

Require the package:

composer require f-raredigit/module-quantity-increment:^1.0

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published