Groupz archived
[discontinued] - WP plugin for managing user groups
by Laurens Offereins · github.com/lmoffereins/groupz · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/lmoffereins/groupz/archive/refs/heads/master.zipReadme
=== Groupz === Contributors: offereins Tags: groups, access Requires at least: 3.5 Tested up to: 3.5.1 Stable tag: 0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Groupz is user group management made easy
== Description ==
You we're never able to manage your users in a clean and intuitive Wordpress way. Untill now. Groupz uses the default Wordpress functionality to let you create groups and manage their members. It has never been this easy.
In addition Groupz comes with simple read & edit access settings, to provide the basic group functionality for hiding certain parts of your website for unprivileged users. Finally Groupz has the required hooks for developers to extend this plugin to it's full potential.
== Installation ==
- Place the 'groupz' folder in your '/wp-content/plugins/' directory.
- Activate Groupz.
- Visit 'Settings > Groupz' and adjust your configuration.
- Visit 'Users > Groups' and create some groups.
== Changelog ==
= 0.1 =
- In development