silvershop-core icon indicating copy to clipboard operation
silvershop-core copied to clipboard

Site-wide notification messages

Open jedateach opened this issue 13 years ago • 1 comments
trafficstars

Users should be notified about things important to them, eg:

  • Price changes
  • Product(s) in cart no longer available, or out of stock etc
  • Specials
  • Order status updates

These messages should show to the user on the next request made, and therefore the message will need to be available from the site template. Messages should not clear until they have been rendered (read), or dismissed (press X, or "dismiss").

Rather than the system checking various conditions every request, it would be good for the system to push new notifications to customers.

jedateach avatar Mar 06 '12 21:03 jedateach

This could probably be implemented in its own SilverStripe module.

Related: http://addons.silverstripe.org/add-ons/sheadawson/silverstripe-zenmessage

jedateach avatar Dec 15 '14 01:12 jedateach