dominicwatts / contacttodb
Magento 2 plugin to store contact us form submission to database
Package info
github.com/DominicWatts/ContactToDb
Type:magento2-module
pkg:composer/dominicwatts/contacttodb
1.0.0
2019-11-06 00:50 UTC
Requires
- php: ~7.0.0||~7.1.0||~7.2.0||~7.3.0
- magento/framework: *
This package is auto-updated.
Last update: 2026-03-08 14:37:02 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