syntro / silverstripe-elemental-team
Package info
github.com/syntro-opensource/silverstripe-elemental-team
Type:silverstripe-vendormodule
pkg:composer/syntro/silverstripe-elemental-team
1.0.0
2022-08-23 13:47 UTC
Requires
Requires (Dev)
This package is auto-updated.
Last update: 2026-02-23 21:07:40 UTC
README
Provides a team block for including a team.
Installation
To install this module, run the following command:
composer require syntro/silverstripe-elemental-team
Features
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.
Documentation
Custom Styling
to render this block the way you want, create a
templates/Syntro/SilverstripeElementalTeam/Element/Team.ss
file.