thinkshout / mandrill

In order to better organize our issues we've moved all development to Drupal.org. Please visit the issue queue on Drupal.org to create new issues. http://drupal.org/project/mandrill
http://drupal.org/project/mandrill
1 stars 1 forks source link

Warning message The Mandrill PHP library is not installed. Please see installation directions in README.txt #55

Closed Greg-Boggs closed 8 years ago

Greg-Boggs commented 8 years ago

I'm having trouble installing the library. Here are my steps: drush dl drupal-8 cd drupal-8.0.1 cd modules git clone git@github.com:thinkshout/mandrill.git git checkout 8.x-1.x composer install drush dl mailsystem drush en -y mandrill

Greg-Boggs commented 8 years ago

composer manager resolves the issue

ruscoe commented 8 years ago

This is resolved by using Composer Manager. Instructions have been aded to the README.txt file.