novennotification

UNIX name Owner Status
novennotification 7x stable
Version Compatible with
N/A N/A
eZ Publish 4 / 5LE extension to display or delete notifications for users. Forked from http://projects.ez.no/novennotification

novennotification

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

Summary

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

Disclaimer

This extension is provided as is, completely free of use and charge.

Copyright

Originally by 2009 Jean-Luc Nguyen, Noven
Modifications 2012-2016 by Andy Caiger

License

GNU General Public License v2.0

Installation

The quickest way is to use composer:

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

Or using git:

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:

ActiveExtensions[]=novennotification

Clear the cache:

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

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.

No news yet.

This project has no reviews yet. Be the first one to review it!

No forum messages yet.