mage-condition / contact-us-tracker
Magento 2. Contact Us Tracker. Contact Us History. Contact Us Grid
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^8.0
- mage-condition/core: ^1.0.1
README
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:
-
Require the module via Composer
composer require mage-condition/contact-us-tracker
-
Run Magento setup upgrade
php bin/magento setup:upgrade
-
Clear the cache
php bin/magento cache:clean
Usage
- Navigate to
MageCondition -> Contact Us Tracker -> List
in the Magento admin panel. - 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.