ebizmarts / magento2-mandrill

Mandrill integration for Magento 2.
https://mandrill.com/
36 stars 36 forks source link

Fatal error: Class 'Mandrill' not found in app/code/Ebizmarts/Mandrill/Model/Api/Mandrill.php on line 31 #11

Closed rajajitesh closed 8 years ago

rajajitesh commented 8 years ago

I have recently installed Mage Money from store.ebizmarts.com, but I have been getting this error whenever I try to add my mail chimp API key.

gonzaloebiz commented 8 years ago

Hi @rajajitesh,

you have Mandrill installed? Try to run composer require mandrill/mandrill

Best

rajajitesh commented 8 years ago

@gonzaloebiz Thanks. It worked now.

tuyennn commented 3 years ago

This must be put to README.md for leading instruction.