As a site builder and general user I want to consume Ayrshare data as analytics, comments, posts using views.

Implementation

  • Provide views integration with analytics, comments and posts custom tables.
  • Provide defaults views blocks
  • Provide social dashboard page to display the default views blocks

Comments

eleonel created an issue. See original summary.

  • eleonel committed 0ecb96a on 1.0.x
    Issue #3262662 by eleonel: Views integration
    
eleonel’s picture

Status: Active » Fixed

Added views integration for all the custom tables of ayrshare_node module: ayshare_analytics, ayshare_comment and ayshare_post.

Also I created defaults views with nid as contextual filter under modules/ayrshare_node/config/ folder:

  • views.view.ayshare_analytics.yml
  • views.view.ayshare_comments.yml
  • views.view.ayshare_posts.yml

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.