Problem/Motivation

G2 referers were reimplemented in #3370725: Convert user page extensions to D10.

However, currently the referer integration relies on plain database queries, but they could be exposed in Views, possibly providing a better looking UI and more flexible no-code integration.

Steps to reproduce

n.a.

Proposed resolution

  • Implement hook_views_data for g2_referer
  • Possibly add specific plugins
  • Replace Controller\Referers logic by a view

Remaining tasks

All

User interface changes

None planned.

API changes

None.

Data model changes

None.

Issue fork g2-3372251

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

fgm created an issue. See original summary.

  • fgm committed b4d0298b on 8.x-1.x
    Issue #3372251 by fgm: provide Views integration for referrers.
    
fgm’s picture

Status: Active » Fixed

Merged to current dev HEAD.

Status: Fixed » Closed (fixed)

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