syntro/silverstripe-elemental-team

Installs: 175

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

1.0.0 2022-08-23 13:47 UTC

This package is auto-updated.

Last update: 2024-04-23 17:21:52 UTC


README

🎭 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.