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

1.0.0 2019-11-06 00:50 UTC

This package is auto-updated.

Last update: 2024-04-08 10:25:30 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