I'm trying to install the Drupal 8 version and it says it depends on 'entity'. I've checked and there isn't a Drupal 8 version available on the entity api project page. I assumed it was part of Drupal core but maybe not. I'm probably missing something obvious but help would be appreciated

CommentFileSizeAuthor
#3 drupal-8-requires-entity-api-2393829-2.patch275 bytesjami
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

click2tman’s picture

Assigned: Unassigned » click2tman

I recently had the same time problem while trying to test the module in Drupal 8. I edited the info file by removing the "Entity" under dependencies. Entity is part of Drupal 8 and hence not required as dependency. It may have been a mistake by the developer or it could be something complete different. I can now enable the module though I have to deal with the OAuth dependency on Windows running dev Desktop RC.

jami’s picture

Removing the dependency got me farther in the process, though I also don't have time to get OAuth working. Patch below.

jami’s picture

jami’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 3: drupal-8-requires-entity-api-2393829-2.patch, failed testing.

DamienMcKenna’s picture

Status: Needs work » Closed (duplicate)