Download

Get Started with Cleaner, More Secure WordPress Forms Today!

You’re just a few steps away from taking control of your form submissions, blocking spam, and ensuring higher quality leads. Advanced Form Blocker is free, open-source, and ready to integrate with your WordPress site.


Option 1: Download from GitHub (Recommended)

This is the easiest way to get the latest stable version of the plugin.

  1. Visit GitHub Releases:
    Click the link below to go to our official GitHub Releases page.
  2. Download Latest Release from GitHub
  3. Download the .zip file:
    On the Releases page, find the latest version (usually at the top). Under the “Assets” section for that release, download the advanced-form-blocker.zip file.

Option 2: Clone via Git (For Developers)

If you’re a developer and prefer using Git, you can clone the repository directly:

  1. Open your terminal or command prompt.
  2. Navigate to your WordPress plugins directory:
    cd /path/to/your/wordpress/wp-content/plugins/
  3. Clone the repository:
    git clone https://github.com/adonnan/advanced-form-blocker.git This will download the plugin files into a new advanced-form-blocker directory.

Installation Instructions

Once you have the plugin files (either from the .zip or by cloning), follow these steps to install and activate it on your WordPress site:

A. Installing via WordPress Admin (if you downloaded the .zip file):

  1. Log in to your WordPress dashboard.
  2. Navigate to Plugins > Add New.
  3. Click the Upload Plugin button at the top of the page.
  4. Click Choose File and select the advanced-form-blocker.zip file you downloaded.
  5. Click Install Now.
  6. After the installation is complete, click Activate Plugin.

B. Installing via FTP (if you unzipped the file or cloned via Git):

  1. If you downloaded the .zip, unzip it on your computer. This will create an advanced-form-blocker folder.
  2. Connect to your WordPress server using an FTP client (like FileZilla or Cyberduck).
  3. Navigate to the /wp-content/plugins/ directory on your server.
  4. Upload the entire advanced-form-blocker folder (the one containing the plugin files, not the .zip itself) to this directory.
  5. Log in to your WordPress dashboard.
  6. Navigate to Plugins > Installed Plugins.
  7. Find “Advanced Form Blocker” in the list and click Activate.

Next Steps: Configuration

Congratulations! Advanced Form Blocker is now installed and active.

To start blocking unwanted submissions:

  1. Navigate to Settings > Form Blocker in your WordPress admin sidebar.
  2. Prepare your blocklist.json file with the emails, domains, and referrers you want to block.
  3. Upload your blocklist.json file through the plugin settings page.
  4. Customize your block messages and configure API access if needed.

For detailed instructions on all configuration options, please refer to our comprehensive documentation.


Need Help?

Thank you for choosing Advanced Form Blocker!