Download the PHP package serfe/magento2-smart-recaptcha-loader without Composer

On this page you can find all versions of the php package serfe/magento2-smart-recaptcha-loader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package magento2-smart-recaptcha-loader

Magento 2 Smart reCaptcha Loader

Latest Stable Version

Boost your Magento 2 store's performance and user experience with the Smart reCaptcha Loader module. This extension loads the reCAPTCHA API only when users interact with form fields, improving initial page load times without compromising security.

Key Features

Performance Comparison

Product Detail Page (PDP) Performance

Below are performance comparisons on the Product Detail Page (PDP), using Magento 2.4.7-p3, Luma theme, and sample data:

Without the Module Enabled:

With the Module Enabled:

These images illustrate how the module reduces script load by deferring reCAPTCHA until it's needed.

On-Focus Loading in Action

See the GIF below to observe how the module loads reCAPTCHA only when the user focuses on a form field:

Installation Guide

To install the Smart reCaptcha Loader module, follow these steps:

  1. Install via Composer: Run the following command in your terminal:

  2. Enable and Update: After installation, run these commands from the Magento root directory to enable and set up the module:

Integration with Magento reCAPTCHA Settings

The Smart reCaptcha Loader module is fully compatible with all Magento-native reCAPTCHA settings for the storefront. It supports flexible integration with reCAPTCHA v2 challenge (Invisible and "I am not a robot") and reCaptcha v3 (Invisible) score based variants, ensuring seamless protection across various customer interaction points. This includes areas such as Customer Login, Account Creation, Contact Us, Product Reviews, Checkout, and more.

This adaptability enables store owners to apply reCAPTCHA security precisely where it's needed, enhancing the user experience while maximizing site security and performance.

Personalization

If you wish to have some changes done into this module to adapt it to your specific needs, theme or situation, feel free to contact us to make the adjustments.

About Us

Serfe develops complete e-commerce solutions focused on performance, scalability, and usability, specializing in Magento 2 and other platforms. Explore our services and expertise on our website.

Contributing

We welcome contributions to this module. To contribute, fork the repository, make your changes, and submit a pull request.


This module was inspired by Magento Security Package PR #334.


All versions of magento2-smart-recaptcha-loader with dependencies

PHP Build Version
Package Version
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package serfe/magento2-smart-recaptcha-loader contains the following files

Loading the files please wait ....