hybridinteractive / craft-contact-form-extensions

Adds extensions to the Craft CMS contact form plugin.
MIT License
43 stars 36 forks source link

Add statuses to Submission elements to indicate whether it is spam #185

Open nstCactus opened 8 months ago

nstCactus commented 8 months ago

This PR fixes #58.

It:

This gives the ability to use the status dropdown in the element index to show only Not spam / Spam submissions or all of them.

image

The unified element editor :

image image

This PR needs #186, otherwise submissions marked as spam by the contact-form-honeypot plugin will be saved as Not spam.

nstCactus commented 7 months ago

Hi @rosskenney,

Did you get a chance to review this PR? I'm available to make adjustments if needed!

DynamiteGoesBoom commented 7 months ago

@nstCactus thanks for this and other PRs 🎉 We'll try and review these all soon and appreciate the help with these!