2017 © Pedro Peláez
 

ezpublish-legacy-extension novennotification

eZ Publish 4 extension to display or delete notifications for users

image

eab/novennotification

eZ Publish 4 extension to display or delete notifications for users

  • Saturday, February 27, 2016
  • by eab
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • Smarty
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 14 % Grown

The README.md

novennotification

eZ Publish 4 / 5LE extension to display or delete notifications for users. Forked from projects.ez.no., (*1)

Summary

This extension allows an administrator to display or delete notifications for users on the back-office interface or on the front-end., (*2)

Disclaimer

This extension is provided as is, completely free of use and charge., (*3)

Originally by 2009 Jean-Luc Nguyen, Noven Modifications 2012-2016 by Andy Caiger, (*4)

License

GNU General Public License v2.0, (*5)

Installation

The quickest way is to use composer:, (*6)

composer --update-no-dev --prefer-dist eab/novennotification

Or using git:, (*7)

cd extension
git clone https://github.com/eab-dev/novennotification.git extension/novennotification

If you install using git you'll need to manually activate the extension by editing settings/override/site.ini.append.php. Under [ExtensionSettings] add:, (*8)

ActiveExtensions[]=novennotification

Clear the cache:, (*9)

bin/php/ezcache.php --clear-all

Configuration

Edit the configuration file extension/novennotification/setting/novennotification.ini. * UserGroupNodeIDs is the node array for the groups users to display * Limit is the number of users to display on the list, (*10)

Usage

  • You should have a new menu entry under the 'User accounts' tab in the admin interface.
  • Select the user group you would like to display.
  • You may display or delete an individual user's details by clicking on the details link.

The Versions

27/02 2016

dev-master

9999999-dev

eZ Publish 4 extension to display or delete notifications for users

  Sources   Download

GPL-2.0

The Requires

 

27/02 2016

0.9.1

0.9.1.0

eZ Publish 4 extension to display or delete notifications for users

  Sources   Download

GPL-2.0

The Requires

 

27/02 2016

0.9.0

0.9.0.0

eZ Publish 4 extension to display or delete notifications for users

  Sources   Download

GPL-2.0

The Requires