项目作者: leekelleher

项目描述 :
[INACTIVE] Bulk User Admin for Umbraco back-office
高级语言: JavaScript
项目地址: git://github.com/leekelleher/umbraco-bulk-user-admin.git
创建时间: 2015-09-09T14:05:41Z
项目社区:https://github.com/leekelleher/umbraco-bulk-user-admin

开源协议:MIT License

下载


Bulk User Admin for Umbraco

No Maintenance Intended
NuGet release
Our Umbraco project page

A dashboard for the Users section in the Umbraco back-office that enables bulk administration to edit users, e.g. change section permissions, disable access, etc.

Bulk User Admin dashboard in the Umbraco back-office

Features

  • Sorting - users can be ordered by:
    • Name
    • Email
    • User type
    • Active status
  • Filtering - all columns are filterable. A partial (case insensitive) match can be made against Name, Email or User Type. To filter the Active status use “is:active” or “is:inactive”.

Getting Started

Installation

Note: Bulk User Admin for Umbraco has been developed against Umbraco v7.2.0 and will support that version and above.

Bulk User Admin can be installed from either Our Umbraco or NuGet package repositories, or build manually from the source-code:

Our Umbraco package repository

To install from Our Umbraco, please download the package from:

https://our.umbraco.org/projects/backoffice-extensions/bulk-user-admin

NuGet package repository

To install from NuGet, you can run the following command from within Visual Studio:

  1. PM> Install-Package Our.Umbraco.BulkUserAdmin

We also have a MyGet package repository - for bleeding-edge / development releases.

Manual build

If you prefer, you can compile the project yourself, you’ll need:

  • Visual Studio 2012 (or above)

To clone it locally click the “Clone in Windows” button above or run the following git commands.

  1. git clone https://github.com/leekelleher/umbraco-bulk-user-admin.git umbraco-bulk-user-admin
  2. cd umbraco-bulk-user-admin
  3. .\build.cmd

Contributing to this project

Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.

Contact

Have a question?

Dev Team

License

Copyright © 2015 Umbrella Inc, Our Umbraco and other contributors

Licensed under the MIT License

Credits

The package logo makes use of an icon called User by Edward Boatman from the Noun Project.