Hi,
I am trying to use the related pages plugin.
In the configuration file you have to add a specific item (tag) to compare the pages. I don't fully understand why you have to fill in the Items attribute in the config? Should it not be able to rate the pages based on the taxonomy of the current page? To make it work, i have to fill in specific tags, otherwise it wont return pages. It only matches these specific tags?
With the current yaml settings, it will return pages..
filter:
items:
'@taxonomy.tag':
- test4
- test2
- test
Best regards!