2017 © Pedro Peláez
 

silverstripe-module bootstrap_flash_message

Create flash messages with bootstrap alert UI.

image

andrelohmann-silverstripe/bootstrap_flash_message

Create flash messages with bootstrap alert UI.

  • Wednesday, May 4, 2016
  • by andrelohmann
  • Repository
  • 1 Watchers
  • 1 Stars
  • 391 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 6 Versions
  • 3 % Grown

The README.md

silverstripe bootstrap flash message

Maintainers

  • Andre Lohmann (Nickname: andrelohmann)

Requirements

Silverstripe 3.3.x, (*1)

Introduction

Allow to create flash messages with bootstrap alert UI, (*2)

Installation

Just install the module folder into your silverstripe root and add the following to your Template, (*3)

<% include BootstrapFlashMessage %>

Usage

Inside your logic you can use set your Flashmessage the following way:, (*4)

BootstrapFlashMessage::set('Your Message', 'TYPE');

Type can set to one of the following types:, (*5)

success, info, warning, danger

The Versions

04/05 2016

dev-develop

dev-develop

Create flash messages with bootstrap alert UI.

  Sources   Download

BSD-3-Clause

The Requires

 

bootstrap silverstripe

04/05 2016

dev-master

9999999-dev

Create flash messages with bootstrap alert UI.

  Sources   Download

BSD-3-Clause

The Requires

 

bootstrap silverstripe

04/05 2016

1.0.0

1.0.0.0

Create flash messages with bootstrap alert UI.

  Sources   Download

BSD-3-Clause

The Requires

 

bootstrap silverstripe

04/05 2016

0.1.2

0.1.2.0

Create flash messages with bootstrap alert UI.

  Sources   Download

BSD-3-Clause

The Requires

 

bootstrap silverstripe

04/05 2016

0.1.1

0.1.1.0

Create flash messages with bootstrap alert UI.

  Sources   Download

BSD-3-Clause

The Requires

 

bootstrap silverstripe

04/05 2016

0.1.0

0.1.0.0

Create flash messages with bootstrap alert UI.

  Sources   Download

BSD-3-Clause

The Requires

 

framework silverstripe