2017 © Pedro Peláez
 

silverstripe-module promo-overlay

A module for creating promotion pages

image

nzta/promo-overlay

A module for creating promotion pages

  • Sunday, September 10, 2017
  • by NZTA
  • Repository
  • 4 Watchers
  • 1 Stars
  • 347 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 17 % Grown

The README.md

Promo Overlay

Requirements

Silverstripe CMS 5.x, (*1)

Features

  • Provides a Promo page type where Promo slides can be created
  • Promo slides can be a basic slide with a title and content
  • Promo slides can also be a video slide with a background video and fullscreen video pop up
  • Ability for Promo page to appear as an overlay on initial visit, and when closed will not re-open until session has been reset

Upcoming features

  • Ability to carousel through multiple slides

Ability to add a background image to a slide

Installation

`composer require nzta/promo-overlay`

Setup

  1. You will need to include the <% include PromoOverlay IsOverlay=true,PromoSlides=$ActivePromoSlides %> template into your page.
  2. You will then need to add the <% include JSAppData %> to the <head> of your templates.
  3. Add some basic custom styles to make the overlays appear nicely.

Usage

  1. Login to the CMS and create a 'PromoPage'
  2. Enter a title and content
  3. Ensure to tick 'Active Promo page' to enable this promo page on the front-end
  4. Add a 'PromoSlide' by clicking on the 'Promo Slides' tab and clicking 'Add new promo slide'
  5. Enter a title, content and embedded video links

The Versions

10/09 2017

dev-feature/road-status-promo

dev-feature/road-status-promo https://github.com/NZTA/promo-overlay

A module for creating promotion pages

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

cms silverstripe campaign promotion

10/09 2017

1.0.1

1.0.1.0 https://github.com/NZTA/promo-overlay

A module for creating promotion pages

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

cms silverstripe campaign promotion

09/08 2017

dev-master

9999999-dev https://github.com/NZTA/promo-overlay

A module for creating promotion pages

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

cms silverstripe campaign promotion