dominicwatts / contacttodb
Magento 2 plugin to store contact us form submission to database
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.0.0||~7.1.0||~7.2.0||~7.3.0
- magento/framework: *
This package is auto-updated.
Last update: 2024-11-08 11:40:27 UTC
README
Magento 2 plugin to store contact us form submission to database. Lightweight and will not affect existing email functionality.
Install instructions
composer require dominicwatts/contacttodb
php bin/magento setup:upgrade
php bin/magento setup:di:compile
Usage instructions
Customer submits via standard /contact form
Email is sent
In addition site contact is stored in db and can be edited or deleted using admin grid
Marketing > Site Contact > Manage