Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The recaptcha not working for v3 in Mautic 5 #50

Open
sujeetthete-asmb opened this issue Jun 22, 2024 · 2 comments
Open

The recaptcha not working for v3 in Mautic 5 #50

sujeetthete-asmb opened this issue Jun 22, 2024 · 2 comments

Comments

@sujeetthete-asmb
Copy link

I installed the plugin on Mautic5, the recaptcha working fine when choose the v2, but it's not working with v3.
recaptcha not loading, but there is error. Any suggestions to debug the issue?

@mherrera1987
Copy link

in my case the recaptcha plugin is not recognized on Mautic 5. i put the plugin in plugins directory but is not recognized.

@zietbukuel
Copy link

I got this:

Running composer update koco/mautic-recaptcha-bundle
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires koco/mautic-recaptcha-bundle * -> satisfiable by koco/mautic-recaptcha-bundle[1.0.0, ..., 1.1.3, 3.0.0, 3.0.1, 3.1.0].
    - koco/mautic-recaptcha-bundle[1.0.0, ..., 1.1.3, 3.0.0, ..., 3.1.0] require mautic/composer-plugin ^1.0 -> satisfiable by mautic/composer-plugin[1.0.0, 1.0.1].
    - mautic/composer-plugin[1.0.0, ..., 1.0.1] require composer-plugin-api ^1.0 -> found composer-plugin-api[2.6.0] but it does not match the constraint.

You can also try re-running composer require with an explicit version constraint, e.g. "composer require koco/mautic-recaptcha-bundle:*" to figure out if any version is installable, or "composer require koco/mautic-recaptcha-bundle:^2.1" if you know which you need.

Installation failed, deleting ./composer.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants