putyourlightson / craft-campaign

Send and manage email campaigns, contacts and mailing lists in Craft CMS.
https://putyourlightson.com/plugins/campaign
Other
63 stars 25 forks source link

Class "craft\feedme\services\Elements" not found #400

Closed migplay closed 1 year ago

migplay commented 1 year ago

I just broke my craft install with the last update through composer. I can see the error in devmode: Class "craft\feedme\services\Elements" not found

It is coming from the campaign plugin. CleanShot 2023-07-01 at 18 24 29@2x

bencroker commented 1 year ago

Thanks for reporting this. It sounds like the the Feed Me package may have been removed without uninstalling the plugin. You can resolve this by requiring the Feed Me plugin via composer, then uninstalling it via Craft, and then removing it completely.

I’ve also fixed the issue in https://github.com/putyourlightson/craft-campaign/commit/0af8ea4e8e63cfd6169afc27cbdd26ea584da940 for the next release.

migplay commented 1 year ago

OK great thanks.

bencroker commented 1 year ago

Released in version 2.8.3.