Provides a team block for including a team.
To install this module, run the following command:
composer require syntro/silverstripe-elemental-team
This module features a block for the elemental editor which is intended to render a team-section.
Each team-member can be created with a portrait, a name, a position and a short description.
to render this block the way you want, create a
templates/Syntro/SilverstripeElementalTeam/Element/Team.ss
file.