syntro / silverstripe-elemental-team
Installs: 175
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-23 18:27:54 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.