Magento – Magento 2 Ebizmarts/MailChimp

magento2mailchimp

I have installed MailChimp extension from reference link but getting errors below :-

https://marketplace.magento.com/mailchimp-mc-magento2.html

Warning!file_get_contents(/var/www/html/austinsdiving/app/code/Ebizmarts/MailChimp/etc/module.xml):
failed to open stream: Permission denied

Friontend:-

https://prnt.sc/jfnek2

Compile Time:-

[ReflectionException] Class Mailchimp does not exist

https://prnt.sc/jfnkjl

Please help me

Best Answer

You need to also require mailchimp lib, you can install by below command.

composer require ebizmarts/mailchimp-lib