Skip to content

burnbright/silverstripe-banner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SilverStripe banner

Provides a simple framework for adding banners to pages.

Features

  • introduces a 'Banners' CMS section.
  • Set title, subtitle, link
  • Choose an image
  • Sort banners

Install

Incldude the module via composer:

composer require burnbright/silverstripe-banner 1.x

Add the BannersExtension to a page type in your yaml config:

Page:
	extensions:
		- 'BannersExtension'

License

BSD2

About

Provides a simple framework for adding banners to pages.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages