Download the PHP package magefan/module-blog-comments-recaptcha without Composer

On this page you can find all versions of the php package magefan/module-blog-comments-recaptcha. 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 module-blog-comments-recaptcha

Magento 2 Blog Extension ReCaptcha

Total Downloads Latest Stable Version

This Magento 2 Blog ReCaptcha module allows to enable ReCaptcha in Magefan Blog Comments

Requirements

Documentation

Demo

Try out our open demo and if you like our extension please give us some star on Github ★

Storefront Demo Admin Panel Demo
Magneto 2 Blog Extension Storefront Demo Magneto 2 Blog Extension Admin Panel Demo
view view

Installation via the Composer

composer require magefan/module-blog-comments-recaptcha bin/magento setup:upgrade bin/magento setup:di:compile bin/magento setup:static-content:deploy

Install via FTP

  1. Download Extension ZIP Archive
  2. Extract files
  3. Copy files from archive into path_to_magento2/app/code/Magefan/BlogCommentsReCaptcha
  4. Run CLI commands bin/magento setup:upgrade bin/magento setup:di:compile bin/magento setup:static-content:deploy

Support

If you have any issues, please contact us then if you still need help, open a bug report in GitHub's issue tracker.

Please do not use Magento Marketplace Reviews or (especially) the Q&A for support. There isn't a way for us to reply to reviews and the Q&A moderation is very slow.

Need More Features?

Please contact us to get a quote https://magefan.com/contact

License

The code is licensed under EULA.

Magento 2 Extensions by Magefan

Magento 2 Google Extensions

Magento 2 SEO Extensions

Magento 2 Speed Optimization Extensions

Magento 2 Blog Extensions

Magento 2 Marketing Automation Extensions

Magento 2 Cart Extensions

Magento 2 Multi-Language Extensions

Developers Tools


All versions of module-blog-comments-recaptcha with dependencies

PHP Build Version
Package Version
Requires magento/module-re-captcha-validation-api Version >=1.0.0
magefan/module-blog Version >=2.10.12
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 magefan/module-blog-comments-recaptcha contains the following files

Loading the files please wait ....