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.
- Host: GitHub
- URL: https://github.com/shariati/wp-advanced-role-manager
- Owner: shariati
- License: gpl-2.0
- Created: 2024-11-09T10:05:12.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T11:41:08.000Z (7 months ago)
- Last Synced: 2025-02-26T18:15:48.897Z (4 months ago)
- Language: PHP
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.