An open API service indexing awesome lists of open source software.

https://github.com/shariati/wp-advanced-role-manager

A comprehensive WordPress role management plugin that allows administrators to add, edit, delete, and manage user roles and capabilities.
https://github.com/shariati/wp-advanced-role-manager

Last synced: 3 months ago
JSON representation

A comprehensive WordPress role management plugin that allows administrators to add, edit, delete, and manage user roles and capabilities.

Awesome Lists containing this project

README

        

# WP Advanced Role Manager

A comprehensive WordPress role management plugin that allows administrators to add, edit, delete, and manage user roles and capabilities.

## Features
- Add new user roles with custom capabilities.
- Edit existing roles and modify their capabilities.
- Delete user roles safely.
- View detailed information about each role.
- Import and export roles as JSON.
- User-friendly interface using WordPress native styles.

## Installation
1. Download the plugin and upload it to your WordPress site's `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.

## Usage
- Navigate to `Users > Add New Role` to create a new role.
- Go to `Users > All Roles` to manage existing roles, view details, or delete roles.
- Use the Import/Export functionality to transfer roles between WordPress installations.

## Requirements
- WordPress 5.0 or higher
- PHP 7.0 or higher

## License
This plugin is licensed under the GPL-2.0+ license. See the [LICENSE](LICENSE) file for more details.

## Screenshots
*Coming Soon*

## Contributing
Feel free to submit pull requests or create issues for bug reports and feature requests.