Module Description
The Paragraphs Summary Token module is a helper module that provides a token which builds a summary of the given paragraphs field. This token can be used as e.g. metatag description for entities that use paragraphs to build the content.
How it works This module loops over all paragraphs referenced in the given field and checks if there is a field of the type "text_long". The first result will be used to make the summary. This module also works with nested paragraphs.
Configuration To use this module, there is no extra configuration needed. When you create a paragraphs field e.g. field_paragraphs, on a content type of your choice, this module will create a new token [node:field_paragraphs:summary].
How it works This module loops over all paragraphs referenced in the given field and checks if there is a field of the type "text_long". The first result will be used to make the summary. This module also works with nested paragraphs.
Configuration To use this module, there is no extra configuration needed. When you create a paragraphs field e.g. field_paragraphs, on a content type of your choice, this module will create a new token [node:field_paragraphs:summary].
Module Link
Project Usage
346
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
The Paragraphs Summary Token module provides a token that generates a summary of paragraphs fields for entities using paragraphs to build content.
Data Name
paragraphs_summary_token