Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • Blocks
  • Blueprints
  • Cache drivers
  • CLI commands
  • Collection methods
  • Controllers
  • Core Components
  • CSSs
  • Field methods
  • File methods
  • Helpers
  • Hooks
  • Kirbytags
  • Page methods
  • Page models
  • Pages methods
  • Panel areas
  • Panel components
  • Panel dialogs
  • Panel dropdowns
  • Panel fields
  • Panel Field Previews
  • Panel sections
  • Panel views
  • Panel view buttons
  • Plugin extensions
  • Routes
  • Site methods
  • Snippets
  • Templates
  • Template engines
  • Textarea buttons
  • Thumb drivers
  • User methods
  • Users methods
  • View buttons
  • Plugin extensions

    • $form = new Form();
      
      if ($kirby->request()->is('POST')) {
          // Call security
          $form->spamWordsGuard();
      
          // .. more code
      }
      Uniform Spam Words A plugin for Kirby that provides a spam guard for the Uniform Form plugin. It uses extendable word lists and weights and counts links and em… K4