dominicwatts/contacttodb

Magento 2 plugin to store contact us form submission to database

Maintainers

Package info

github.com/DominicWatts/ContactToDb

Type:magento2-module

pkg:composer/dominicwatts/contacttodb

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.0 2019-11-06 00:50 UTC

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

Screenshot

Email is sent

Screenshot

In addition site contact is stored in db and can be edited or deleted using admin grid

Marketing > Site Contact > Manage

Screenshot