aimanecouissi/module-hyva-negotiable-quote-draft-filter

Filter draft negotiable quotes from Hyva account lists

Maintainers

Package info

github.com/aimanecouissi/magento2-module-hyva-negotiable-quote-draft-filter

Type:magento2-module

pkg:composer/aimanecouissi/module-hyva-negotiable-quote-draft-filter

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-04-30 21:31 UTC

This package is auto-updated.

Last update: 2026-04-30 21:32:04 UTC


README

Latest Stable Version Total Downloads Magento Version License PHP Version Require Hyvä Compatible

Filters draft_by_admin negotiable quotes from Hyvä My Quotes. The module removes Admin-created draft quote records from the storefront negotiable quote list shown to customers.

Installation

composer require aimanecouissi/module-hyva-negotiable-quote-draft-filter
bin/magento module:enable AimaneCouissi_HyvaNegotiableQuoteDraftFilter
bin/magento setup:upgrade
bin/magento cache:flush

Usage

Open Hyvä My Quotes in the customer account area. Quotes with the draft_by_admin status are removed from the displayed collection.

Uninstall

bin/magento module:disable AimaneCouissi_HyvaNegotiableQuoteDraftFilter
composer remove aimanecouissi/module-hyva-negotiable-quote-draft-filter
bin/magento setup:upgrade
bin/magento cache:flush

Changelog

See CHANGELOG for all recent changes.

License

MIT