-
Notifications
You must be signed in to change notification settings - Fork 33
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
Installation failed, reverting ./composer.json to its original content. #246
Comments
That just means something went wrong with composer. Will need more lines of CLI to tell you what happened there. |
Is it possible to just download the files and add it directly to the plugins/MauticContactClientBundle folder without composer? |
Theoretically, but you'll have to manually also manually install the dependencies in composer.json of this package. |
cant really figure out why i get this `Using version ^2.15 for thedmsgroup/mautic-contact-client-bundle Problem 1 To enable extensions, verify that they are enabled in your .ini files: Installation failed, reverting ./composer.json to its original content. |
|
I also have the same issue on mautic v2.16.2 freshly installed. |
Hello @bmiro - I solved the issue by forking this repo and solving dependencies. Try out |
I still get the dropbox SDK issue using this fork, any ideas? `Package operations: 9 installs, 0 updates, 0 removals
Installation failed, reverting ./composer.json to its original content. [RuntimeException] Cloning into '/opt/bitnami/apps/mautic/htdocs/vendor/dropbox/dropbox-sdk'... require [--dev] [--prefer-source] [--prefer-dist] [--fixed] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--update-with-all-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] []... |
Has there been any progress on this? |
Trying to install this plugin but just get this
Installation failed, reverting ./composer.json to its original content.
Mautic version 2.15.3
The text was updated successfully, but these errors were encountered: