{{indexmenu_n>100}}
====== Enhancement V2.3 ======
FIXME
**This enhancement will offer you a User/Group module for the backend.**
* Several areas of functions in BE can be blinded out for users.
* Specific rights for categories per user or group.
* Group rights will override user rights.
* Standard modules can be blanked out.
* Two additional sets of Content parts available to choose from.
Forum: [[http://forum.phpwcms.org/viewtopic.php?f=2&t=18437&hilit=gruppen|Eigene Rechteverwaltung]] (V2.0 MarioK) [DE] \\
Forum: [[http://forum.phpwcms.org/viewtopic.php?p=117282#p117282]] (V2.1 BjörnB) \\
Forum: [[http://forum.phpwcms.org/viewtopic.php?f=8&t=19031|Mod User Group / Permission Center Version 2.2]] (V2.2x BjörnB) [DE]
Programmer V1: MarioK \\
Enhanced V2.1: BjörnB \\
Enhanced V2.1 e1: Knut Heermann (flip-flop) \\
Enhanced V2.2x: BjörnB \\
===== Download and Update =====
**Download V2.3x:** {{:deutsch:module:benutzer-gruppen:erweiterung-v22:mod_user_group_v223a_r366_full.zip|Enhanced V2.23a since r366 complete}} (is containing all patches for V1.4.3 r366)
**Download V2.2x:** Please have a look at this one: [[http://forum.phpwcms.org/viewtopic.php?f=8&t=19031|Mod User Group / Permission Center Version 2.2]] (BjörnB) [DE] \\
**Download V2.2:** {{:english:modules:be_user_group:mod_user_group_v21_e01.zip|Enhanced V2.1 e01}} (19.06.09) FIXME
When you are updating your user module **always deactivate the user module before**. \\
- --> MODULE --> [User/Groups] --> deactivate module: [ ] \\
- Upload your module patch and activate the module again. \\
- --> MODULE --> [User/Groups] --> activate module: [X] \\
Please set frontend-edit to "0" in conf.inc.php before using the module. Thank you!
**Modulpatch since phpwcms V1.4.3 r366:** {{:deutsch:module:benutzer-gruppen:erweiterung-v22:mod_user_group_v2.23a_r366_patch.zip|Patch-r366}}
include/mod_user_group/backend.default.php
\\
**Modupatch since phpwcms V1.4.2 r342:** {{:deutsch:module:benutzer-gruppen:erweiterung-v22:mod_user_group_v2.23_r342_patch.zip|Patch-r342}} (is containing Patch for V1.4.2 r337)\\
include/inc_module/mod_user_group/inc_lib/admin.functions.inc.php
include/inc_module/mod_user_group/inc_tmpl/admin.structform.tmpl.php
include/inc_module/mod_user_group/setup/phpwcms_1.4.x.php
\\
**Modulpatch since phpwcms V1.4.2 r337:** {{:deutsch:module:benutzer-gruppen:erweiterung-v22:mod_user_group_v2.23_r337_patch.zip|Patch-r337}} (Please deactivate the module, then update phpwcms and then the module, followed by re- activation of the module itself)\\
include/inc_module/mod_user_group/setup/phpwcms_1.4.x.php
When you are updating your phpwcms system please **always deactivate the user module before**. \\
--> MODULE --> [User/Groups] --> deactivate module: [ ] \\
When you are finished with the system update just upload your module patch and activate the module again. \\
--> MODULE --> [User/Groups] --> activate module: [X] \\
\\
- Module deactivation in BE
- System-Update
- Module-Update (if needed / available)
- Module activation
----
\\
===== How to behave when installing for the first time =====
**Never switch off the Super-Admin and Usermanagement/Group at the same time**. // You immediately will be locked out from the User rights management system. // The only possibility at this time to repair this fault is a little surgery of your database. Table **phpwcms_user** => Field **usr_permissions** => Value ##7fff3f## (all Rights). \\ - Or you simply can deactivate the Module.
During the module installation **the very first user (installed during your initial phpwcms setup) with the ID=1** will get these very rights ##7fff3f## => //See picture below// and is entered into the group **Super-Admins** which is set up automatically.
All other users will have no rights at all per default.
**"the very first user (installed during your initial phpwcms setup) with the ID=1"** is the user (admin) you did set up during your very first installation of your CMS system :!:
\\
**The group ##Super-Admins## set up automatically**
{{:english:modules:be_user_group:enhancement-v22:group_super-user01_en.gif|}}
=== Short overview of the installation procedure: ===
----
- Do an upload of your (newest) version
- Login as user with admin rights.
- Call the Module "User/Group" and clean up all errors.
- The first user (who has been set up during installation of the CMS) //(with the ID=1)// will be entered into the group **Super-Admins** with all rights.
- **Switch off the Install-Mode**!:
- Explanation: [[english/modules/be_user_group/enhancement-v22/installation|Installation]]