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:
- I create a vocabulary
- I create a tag for that
- I create a field to reference the tag
- somehow the modifying info is attached to that tag
- 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
Comment #2
scotthoff commentedThis Youtube video provides an overview of how it works but still doesn't cover the initial setup.
https://www.youtube.com/watch?v=Jd5FEKwpZkI
Comment #3
kybermanHi 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