Skip to content

A block to display a group of promo objects - a small card with an image, headline, short desciption, and link.

License

Notifications You must be signed in to change notification settings

mak001/silverstripe-elemental-promos

 
 

Repository files navigation

Silverstripe Elemental Promos

A block to display a group of promo objects - a small card with an image, headline, short desciption, and link.

Build Status Scrutinizer Code Quality Code Coverage Build Status codecov

Latest Stable Version Total Downloads Latest Unstable Version License

Requirements

  • SilverStripe ^4.0
  • SilverStripe Elemental ^2.0

Installation

composer require dynamic/silverstripe-elemental-promos

Usage

A block to display a group of promo objects - a small card with an image, headline, short desciption, and link. Typically this will display 3 to 4 promos per row depending on layout restrictions.

Template Notes

The default templates are based off Bootstrap 4 classes/styling

A simple display of the promos is being used by default in the PromosSimple.ss include. Also in the includes folder is another version, PromosCardDeck that uses the Bootstrap 4 Card Deck.

Screen Shots

Front End sample of a Promos Element

Front End sample of a Promos Element

Alternate Front End sample of a Promos Element (uses Card Deck include)

Front End sample of a Promos Element

CMS - Promos Main Tab

CMS - Promos Block Main Tab

CMS - Promos Block - Promos List

CMS - Promos Block - Promos List

CMS - Promos Block - Promo Edit

CMS - Promos Block - Promos Edit

Getting more elements

See Elemental modules by Dynamic

Configuration

See SilverStripe Elemental Configuration

About

A block to display a group of promo objects - a small card with an image, headline, short desciption, and link.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 85.7%
  • Scheme 14.3%