/silverstripe-elemental-team

Adds a team block for the elemental editor

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Silverstripe Elemental Team

🎭 Tests codecov Dependabot phpstan composer Packagist Version

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.