mage-condition/contact-us-tracker

Magento 2. Contact Us Tracker. Contact Us History. Contact Us Grid

0.9.2 2024-07-28 19:35 UTC

This package is auto-updated.

Last update: 2024-10-31 00:29:03 UTC


README

Magento 2 Codacy Badge License

Overview

Contact Us Tracker is a Magento 2 module that records all data from the Contact Us form and makes it accessible in the back-office (admin panel). This module helps administrators to track and manage customer inquiries efficiently.

Features

  • Record all data submitted through the Contact Us form.
  • View recorded data in a convenient grid interface.
  • Grid path: MageCondition -> Contact Us Tracker -> List

Installation

Follow these steps to install the module:

  1. Require the module via Composer

    composer require mage-condition/contact-us-tracker
  2. Run Magento setup upgrade

    php bin/magento setup:upgrade
  3. Clear the cache

    php bin/magento cache:clean

Usage

  1. Navigate to MageCondition -> Contact Us Tracker -> List in the Magento admin panel.
  2. View and manage the data submitted through the Contact Us form.

Compatibility

  • PHP 8+
  • Magento Open Source (CE) 2.4.*
  • Adobe Commerce (EE) 2.4.*

Support

If you encounter any issues or have questions regarding the module, please open an issue on the GitHub repository.

You can also reach us via email at wincondition2911@gmail.com.

License

This module is licensed under the Open Software License (OSL). See the LICENSE file for more details.