Skip to content

This Joomla Plugin implements an additional Anti-spam Protection Layer to your Joomla Contact Forms

Notifications You must be signed in to change notification settings

zero-24/plg_contact_antispamextended

Repository files navigation

AntiSpamExtended Plugin

This Joomla Plugin implements an additional Anti-spam Protection Layer to your Joomla Contact Forms by allowing you to block any non ascii chars or banned words / chars

Features

This Joomla Plugin allows you to protect you joomla contact form by allowing you to:

  • block any non ascii chars
  • whitelist allowed non-ascii chars
  • maintain a blacklist of not allowed words / chars

Configuration

Initial setup the plugin

Now the inital setup is completed and the default protection is enabled.

Options

Custom Blacklist

A comma-separated list of characters and words to be blocked.

Character Whitelist

A comma-separated list of additional characters that should be allowed.

Update Server

Please note that my update server only supports the latest version running the latest version of Joomla and atleast PHP 7.0. Any other plugin version I may have added to the download section don't get updates using the update server.

Issues / Pull Requests

You have found an Issue, have a question or you would like to suggest changes regarding this extension? Open an issue in this repo or submit a pull request with the proposed changes.

Translations

You want to translate this extension to your own language? Check out my Crowdin Page for my Extensions for more details. Feel free to open an issue here on any question that comes up.

Beyond this repo

This plugin is based on my [WBB] Anti-Spam Extended plugin for the woltlab forum.

Joomla! Extensions Directory (JED)

This plugin can also been found in the Joomla! Extensions Directory: AntiSpamExtended by zero24

Release steps

  • build/build.sh
  • git commit -am 'prepare release AntiSpamExtended 1.0.x'
  • git tag -s '1.0.x' -m 'AntiSpamExtended 1.0.x'
  • git push origin --tags
  • create the release on GitHub
  • git push origin master

Crowdin

Upload new strings

crowdin upload sources

Download translations

crowdin download --skip-untranslated-files --ignore-match

About

This Joomla Plugin implements an additional Anti-spam Protection Layer to your Joomla Contact Forms

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published