INTRODUCTION
Paragraphs Sum formatter module provides a formatter that displays the sum of a configurable paragraph field.
REQUIREMENTS
INSTALLATION
Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/node/895232 for further information.
CONFIGURATION
- Create a new paragraph type.
- Add a numeric field to the paragraph type.
- Create a new Entity reference revisions Paragraph field on the content type.
- Go to the display settings of the content type.
- Select the Paragraphs Sum formatter for the paragraph field.
- Configure the formatter to use the numeric field you want to sum.