Hello,

I watched a recording from Drupal con on this module.

Unfortunately, there does not seem to be any documentation of how to use this.

Here is what I have gathered (which might be wrong)

  • I need to create a vocabulary
  • somehow I need to link the modifier to the vocabulary terms
  • I'm supposed to use "entity reference revisions" as a field type on the paragraph. (But I don't see that as an option)

I know there is a different ticket about open about how to use this. I did all of the same things that user did and I'm still stuck.

Here is how I THINK it works:

  1. I create a vocabulary
  2. I create a tag for that
  3. I create a field to reference the tag
  4. somehow the modifying info is attached to that tag
  5. when tag is applied, the modification happens

Does this sound right? I'm welcome to read any documentation or watch any videos that exist. I'm just struggling to put the pieces together on my own.

Comments

scotthoff created an issue. See original summary.

scotthoff’s picture

This Youtube video provides an overview of how it works but still doesn't cover the initial setup.
https://www.youtube.com/watch?v=Jd5FEKwpZkI

kyberman’s picture

Version: 8.x-1.1 » 8.x-1.x-dev
Status: Active » Closed (duplicate)
Related issues: +#2985332: Documentation

Hi scotthoff,

Thank you for your question. We prepared detailed documentation page here:
https://www.drupal.org/docs/8/modules/modifiers/documentation

This page should be added soon into project guide:
https://www.drupal.org/docs/8/modules/modifiers

Feel free to ask if something is not clear enough.

Best regards
Vit