Closed surefooted closed 3 years ago
There must be some misunderstanding. This is not a Mautic plugin. This is not something you should install into Mautic via Composer. It's a PHP library that will help you push form submissions to a Mautic instance from some 3rd party PHP app.
I want to install this package but when I use the command it starts giving internal server error on the mautic installation. Below is the output on running the command.
[site-name@sitename2 mautic]$ composer require escopecz/mautic-form-submit The "ocramius/package-versions" plugin was skipped because it requires a Plugin API version ("^1.0.0") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option. The "robloach/component-installer" plugin was skipped because it requires a Plugin API version ("^1.0") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option. Using version ^1.1 for escopecz/mautic-form-submit ./composer.json has been created The "ocramius/package-versions" plugin was skipped because it requires a Plugin API version ("^1.0.0") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option. The "robloach/component-installer" plugin was skipped because it requires a Plugin API version ("^1.0") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option. Running composer update escopecz/mautic-form-submit Loading composer repositories with package information Updating dependencies Lock file operations: 1 install, 0 updates, 0 removals