omines / antispam-bundle

The Swiss Army Knife of battling form spam in your Symfony application!
https://omines.github.io/antispam-bundle/
MIT License
35 stars 3 forks source link

Feature: commands to browse and analyze quarantine #12

Open curry684 opened 11 months ago

curry684 commented 11 months ago

bin/console antispam:stats Show summaries of spam per day, most seen URLs in content, most effective measures

bin/console antispam:quarantine Browse the quarantine for a given timespan.

curry684 commented 11 months ago

Basic stats implementation added in 0fc48cc