Upgrading the "Entity visits" module to Drupal 8.

Notes on dependency:
- Entity now in core
- Views now in core

Comments

Luukyb’s picture

Issue tags: +#amsterdam2014
mrded’s picture

Please notice, that in D8 everything should be an entity. Thus we cannot leave 'entity_visits' table, it should be converted to entity.

I suggest to create a hidden field which can be added to any entity, and store data there.

YesCT’s picture

Issue tags: -#amsterdam2014 +Amsterdam2014

correcting to use the more common tag, so that the one with the hash can be deleted.