Skip to content

florence-77/Drupal-Users-Page-Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Drupal-Users-Page-Module

Creates a page that lists all users in the database. Developed by Noah Caldwell. Send bug reports to [email protected]

Basic module that displays a list of all users in the database. (Except 'root' and 'admin'.) Usernames listed in a table, limited to 10 per page. A pager provides next/previous page functionality. There is also a searchbox allowing search by username.

INSTALLATION: Copy directory users_page to \sites\all\modules\ in your Drupal installation. Enable module by going to admin/modules, scrolling to the bottom, clicking the enable checkbox then clicking the update settings button at the bottom. Set permissions for which users can access Users Page under Admin/People/Permissions.

About

Creates a page that lists all users in the database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published