Problem/Motivation

Sometimes the values of JSON-LD needs to be dynamic such as price, image etc... For this we need a token support for the JSON-LD field.

Steps to reproduce

Proposed resolution

Implement a token replacement for the field_jsonld_simple_body field.

Remaining tasks

User interface changes

API changes

Data model changes

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

gopisathya created an issue. See original summary.

gopisathya’s picture

The patch for token replacement together with phpcs changes.

rishabjasrotia made their first commit to this issue’s fork.