Is it possible to block access to certain IP address?

If for any reason you want to block the access to your form from some specific IP address, please, do the next:

In your form, go to the advanced options -> more options -> Form Pieces. Then create a custom Before Form. In the text box, please, write this:

 

if($_SERVER['REMOTE_ADDR'] == "123.123.123.123")
{
    header("Location: http://www.crosstec.org");
}

 

Change the 123.123.123.123 address to the address you want to block. When this IP address will come to your form, it will be redirect to  http://www.crosstec.org, or the URL what you want.

Special Offer

Sale! All subscriptions at a special price!

Includes prio support, all of our current and future Joomla!® extensions and Joomla!® templates for the duration of your membership.

Get it from here

3rd Party Discount - 25% Off

We help you to keep your costs under control. If you are a new member and purchased a form building tool from a different form vendor, then you'll get a 25% discount on our subscription plans.

How to receive the discount:

Send us a quick email to sales@crosstec.org with a proof of purchase (for example a paypal receipt), await payment instructions and enjoy your membership!

Live Support Chat Opened!

Join our Discord chat here and enter the Crosstec channels to receive live support and talk directly to the team!