Loki_QuoteManager

Core
PHP 8.1 - 8.4
Magento 2.4.7 | 2.4.8
CSP Yes
PHPStan 1
Magento PHPCS 10

This Magento 2 module is an add-on package to the Loki.

Installation

Install this package via composer:

composer require loki-checkout/magento2-quote-manager

Next, enable this module:

bin/magento module:enable Loki_QuoteManager
WARNING: This module has no releases yet. If you want to use it, make sure to add the version @dev to the composer command.

Support

For getting support, create an Issue under the following project URL:

https://gitlab.yireo.com/loki-checkout/Loki_QuoteManager.git

Module Dependencies

The following dependencies are declared in the module its `etc/module.xml` file:

Loki_Core Loki_Base Loki_Components Loki_CssUtils Loki_FieldComponents Loki_MapComponents Magento_Backend Magento_Catalog Magento_Checkout Magento_CheckoutAgreements Magento_Config Magento_Customer Magento_Directory Magento_Eav Magento_Newsletter Magento_Payment Magento_Quote Magento_Sales Magento_Shipping Magento_Store Magento_Tax Magento_Vault Yireo_CspUtilities
Composer details
Magento module name
Loki_QuoteManager
Composer name
loki-checkout/magento2-quote-manager
Composer version
No release yet
Default branch
main
Requirements
magento/framework: ^103.0
magento/module-customer: ^103.0
magento/module-quote: ^101.2
magento/module-checkout: ^100.4
loki-checkout/magento2-core: ^2.0
Releases
Changelog

Added

  • "My Quotes" tab in the customer dashboard listing all quotes of the logged-in customer
  • Restore action to reactivate a quote as the current shopping cart

Last modified: July 24, 2026