arshidkv12 / contact-form-cfdb7

Database addon for Contact Form 7 WordPress plugin. Save and manage Contact Form 7 messages.
https://ciphercoin.com
GNU Affero General Public License v3.0
13 stars 28 forks source link

Add action to database entries #38

Open ondics opened 6 months ago

ondics commented 6 months ago

Great plugin!

I use this plugin (on top of cf7) to allow applications for events. To manage applications I need an easy way for a quick feedback.

I thought about extending for form "cfdb7-list" in the function form_details_page with two buttons "positive feedback" and "negative feedback" and a textaera with text to send by email.

Is this a way to go or are there different strategies to achieve this goal?