I’ve just added the MailChimp extension in Magento 2.2.5. But there is a configuration error occurring. When I click on the configuration of MailChimp it doesn’t show anything and store configuration throwing an error message
“Class Mailchimp does not exist”
. Can anybody help me out of this issue?
2
Answers
Suggestion 1 : ensure you’ve followed the documentation
Suggestion 2: restart PHP
Suggestion 3: Check that your Mailchimp class is the correct name/location for autoloading. Or otherwise ensure that the mailchimp class is loaded manually.
Suggestion 4: Check namespacing.
Suggestion 5: ensure you’ve followed the documentation
I have fixed same issue with composer command.
You can also download zip folder of library.
https://api.github.com/repos/ebizmarts/mailchimp-lib/zipball/293960203ff1d834af5b2f2726f03063494a2265