2017 © Pedro Peláez
 

contao-bundle contao-notification_center_member_selectable

Member selectable messages for the notification_center extension for Contao Open Source CMS

image

richardhj/contao-notification_center_member_selectable

Member selectable messages for the notification_center extension for Contao Open Source CMS

  • Sunday, July 1, 2018
  • by richardhj
  • Repository
  • 1 Watchers
  • 1 Stars
  • 36 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 20 % Grown

The README.md

Latest Version on Packagist Dependency Status, (*1)

Member selectable messages for the notification_center extension for Contao Open Source CMS

Imagine, you provide nc messages (e.g. an order confirmation) with different gateways (like email or sms). This extension provides a front end module which lets the logged in member choose, which messages (e.g. only the sms message and/or only the email message) he wants to receive., (*2)

Usage

Modify the messages of a particular notifiaction and tick the box "Is member selectable" (All messages without this box ticked will be sent anyway). Create a new front end module "Manage messages" (can be found in the category "user"). Select the notifications, the member can manage with this module. Place the module in the front end (e.g. in the member area)., (*3)

Demonstration front end module

Front end module, (*4)

Interface: MessageDraftCheckSendInterface

The Interface MessageDraftCheckSendInterface can be added to any notification_center gateway and provides the function public function canSendDraft(Message $objMessage). This function will be called on saving the front end module (see below) and checks whether this message could be sent to this member., (*5)

For exemplary integration see richardhj/contao-notification_center_clockworsms. If you provide a notification_center gateway you can integrate the interface richardhj/contao-notification_center_checksendinterface., (*6)

The Versions

01/07 2018

v1.1.x-dev

1.1.9999999.9999999-dev

Member selectable messages for the notification_center extension for Contao Open Source CMS

  Sources   Download

LGPL-3.0+

The Requires

 

notification contao center

23/06 2017

dev-master

9999999-dev

Member selectable messages for the notification_center extension for Contao Open Source CMS

  Sources   Download

LGPL-3.0+

The Requires

 

notification contao center

22/06 2017

v1.0.0-beta.2

1.0.0.0-beta2

Member selectable messages for the notification_center extension for Contao Open Source CMS

  Sources   Download

LGPL-3.0+

The Requires

 

notification contao center

04/06 2016

v1.0.0-beta.1

1.0.0.0-beta1

Member selectable messages for the notification_center extension for Contao Open Source CMS

  Sources   Download

LGPL-3.0+

The Requires

 

notification contao center