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