aliuosio/maxquoteitems

Limits the items in the shopping cart to a specified number.

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

0.2.0 2020-07-21 11:41 UTC

This package is auto-updated.

Last update: 2024-09-21 21:16:54 UTC


README

Magento2 AliuOsio_MaxQuoteItems

Limits the items in the shopping cart to a specified number.

Configure in Backend under Stores -> Configuration -> AliuOsio -> Maximum Cart Positions

Install

composer require aliuosio/maxquoteitems;
bin/magento se:up;
bin/magento c:c;