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

Cannot install Plugin on 5.1.0 #14

Open
djimatr opened this issue Sep 17, 2024 · 1 comment
Open

Cannot install Plugin on 5.1.0 #14

djimatr opened this issue Sep 17, 2024 · 1 comment

Comments

@djimatr
Copy link

djimatr commented Sep 17, 2024

Describe the bug
When trying to install the plugin it errors out after trying to clear the cache

To Reproduce
Steps to reproduce the behavior:

  1. After adding the plugin to the plugin directory in MAutic as per the instructions - uploading and creating the plugin folder
  2. run the cache clear
  3. Plugin does not appear in the plugin folder

Expected behavior
Should clear the cache and be ready to install from the plugins

Screenshots
PHP Fatal error: Declaration of MauticPlugin\MauticAuth0Bundle\Integration\Auth0Integration::shouldAutoCreateNewUser() must be compatible with Mautic\PluginBundle\Integration\AbstractSsoServiceIntegration::shouldAutoCreateNewUser(): bool in /home/omstest/public_html/plugins/MauticAuth0Bundle/Integration/Auth0Integration.php on line 76

Additional context
Add any other context about the problem here.

@PatrickJenkner
Copy link

Hi @djimatr , the installation instructions are not up to date for Mautic 5, sorry about that. To install the plugin for Mautic 5, the command in step 3 should be
git clone -b Mautic5-Support https://github.com/Leuchtfeuer/auth0-for-mautic.git plugins/LeuchtfeuerAuth0Bundle

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

No branches or pull requests

2 participants