672

Product support

Get help in the plugin support forum.

  • Added on Mar 16, 2018
  • Current version: 1.0.1
  • Platform Compatibility
    v4.x not tested
    v3.x not tested
    v2.x not tested
    v1.x use latest
  • Created by
  • Public repository

Categories

Currently designed for Bootstrap alerts, this component allows for alerts to be created on a website to display on the front end that will only display until a specific time, or stay up until they are deleted in the backend.

The plugin works by a single component, called Web Alert. You place this in your layout, typically above the navigation. The plugin does not require any parameters.

Installation via Command Line

php artisan plugin:install SureSoftware.WebAlert

Currently designed for Bootstrap alerts, this component allows for alerts to be created on a website to display on the front end that will only display until a specific time, or stay up until they are deleted in the backend.

WebAlert Component:

  • Add this component to your layout to, typically above your navigation to have the alerts display on the frontend. No configuration required.

Future Development:

  • Customisable Classes for the Alerts
  • Customisable Alert Types
  • 'Turn on' alert time
  • RSS Alert Feed
  • Popup JS Fullscreen takeover alert option
1.0.1

First version of WebAlert

Mar 14, 2018