Automator support for metatag module

Created on 5 August 2024, 4 months ago
Updated 11 August 2024, 3 months ago

Problem/Motivation

is there support in the AI automator module for the https://www.drupal.org/project/metatag Metatag module?
This is a module that is often used, but it creates fields that are not real fields.
Can we use the AI interpolator also on these (and if so: how)?

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Needs work

Version

1.0

Component

AI Automators

Created by

🇧🇪Belgium wouters_f Leuven

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @wouters_f
  • Assigned to mvision
  • Status changed to Needs work 3 months ago
  • 🇧🇬Bulgaria mvision

    Actually the metatag module provide a type of field, that store information to the node the same as the other fields does. It just have different kind of representation in form and view displays.

    I have pushed a new type of LLM and base field plugin for Automators AI, which allows setup an automation to content types which has fields of type Metatag. There are some todos that needs to be provided, and also currently only the title and description of the metadata are implemented. The issue needs more work.

    Also, there are another approach out of the box which can be used here. The metatag module provides a field tokens, that can be referred to any type of metatag property. For example if you have a text field "Seo Title", the title tag can be set to use this field, and this field can be set to use Automator AI.

Production build 0.71.5 2024