ethercreative / mailchimp-commerce

Mailchimp integration with Craft Commerce
Other
5 stars 11 forks source link

Compatibility with Craft Commerce 3.x #27

Closed ajp closed 4 years ago

ajp commented 4 years ago

Is this plugin compatible with Craft Commerce 3 yet?

I'm trying to upgrade to Commerce 3, but am getting errors about mailchimp-commerce requiriing commerce 2.x, but is not installing with Commerce 3.

Are there plans to update it to Commerce 3 compatibility?

max8hine commented 4 years ago

Same issue here too:

When try to install the plugin

Composer output: Package "craftcms/vue-asset" listed for update is not installed. Ignoring.
Package "danielstjules/stringy" listed for update is not installed. Ignoring.
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for ether/mailchimp-commerce 1.1.12 -> satisfiable by ether/mailchimp-commerce[1.1.12].
- ether/mailchimp-commerce 1.1.12 requires craftcms/commerce ^2.0.0 -> satisfiable by craftcms/commerce[2.2.17, 2.2.16, 2.2.15, 2.2.14, 2.2.13, 2.2.12, 2.2.11, 2.2.10, 2.2.9, 2.2.8, 2.2.7, 2.2.6, 2.2.5, 2.2.4, 2.2.3, 2.2.2, 2.2.1, 2.2.0, 2.1.13, 2.1.12.1, 2.1.12, 2.1.11, 2.1.10, 2.1.9, 2.0.0-beta.1, 2.0.0-beta.1.1, 2.0.0-beta.1.2, 2.0.0-beta.2, 2.0.0-beta.3, 2.0.0-beta.4, 2.0.0-beta.4.1, 2.0.0-beta.5, 2.0.0-beta.6, 2.0.0-beta.7, 2.0.0-beta.8, 2.0.0-beta.8.1, 2.0.0-beta.9, 2.0.0-beta.10, 2.0.0-beta.11, 2.0.0-beta.12, 2.0.0-beta.12.1, 2.0.0-beta.13, 2.0.0-beta.13.1, 2.0.0-beta.14, 2.0.0-beta.15, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.1.0, 2.1.0.1, 2.1.0.2, 2.1.1, 2.1.1.1, 2.1.2, 2.1.3, 2.1.3.1, 2.1.4, 2.1.5, 2.1.5.1, 2.1.5.2, 2.1.6, 2.1.6.1, 2.1.7, 2.1.8] but these conflict with your requirements or minimum-stability.

Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.

Environment:

"craftcms/cms": "3.4.8", "craftcms/commerce": "3.0.10",

PHP 7.3.9

alexjcollins commented 4 years ago

We'll be working on a fix for this really soon.