mintechhub/module-shopping-cart

This is a magento2 extension to manage Shopping Cart from the admin. An admin user can log into magento admin to see shopping cart details. Each Cart will be displayed and can be searched by user or date range or amount.

1.0.0 2024-08-06 11:29 UTC

This package is auto-updated.

Last update: 2025-07-06 14:40:31 UTC


README

The Shopping Cart Manager extension for Magento 2 allows store administrators to effectively monitor and manage customer shopping carts from the backend. This tool ensures quick access to cart data, enabling prompt customer support and streamlined inventory planning.

Overview

The Shopping Cart Manager extension for Magento 2 allows store administrators to effectively monitor and manage customer shopping carts from the backend. This tool ensures quick access to cart data, enabling prompt customer support and streamlined inventory planning.

Key Features

  • Enhanced Shopping Cart Management: The Shopping Cart Manager extension offers a complete solution for overseeing your store’s cart system, providing you with the ability to view, analyze, and manage shopping carts effectively.
    • View Cart List: Access a detailed list of all shopping carts.
    • Examine Details: Review specific cart contents and customer information.
    • Customer Insights: Gain valuable insights into customer preferences and buying behavior.
    • Convert to Orders: Easily convert shopping carts into completed orders.

Installation

To install the Shopping Cart Manager extension via Composer:

  1. Require the package:

    composer require mintechhub/module-shopping-cart
  2. Enable the module:

    bin/magento module:enable MinTechHub_ShoppingCart
  3. Run setup upgrade:

    bin/magento setup:upgrade
  4. Deploy static content (if needed):

    bin/magento setup:static-content:deploy
  5. Clear the cache:

    bin/magento cache:clean
    bin/magento cache:flush

By using the Shopping Cart Manager extension for Magento 2, you can ensure a smooth and efficient shopping experience for your customers while optimizing your store’s backend operations.