|
The plugin restriction doesn't affect the following user types:
- users with Super Administrator privileges,
- users with Administrator privileges.
A) Manually
- Navigate to your ACL root folder.
- Go to the children groups folder.
- Create the text file with group name, e.g. the file calls group01.group.
- Open the group01.group. Insert user id to the group file, each on single line (user id - "press enter" - user id - "press enter" - user id...), for example I inserted john, peter and monika - each user id separated by new lines.
Directory list:
--- groups (folder - container)
------ group01.group (file - group name)
File content (John, Peter, Monika - 10, 11, 12):
10
11
12
Please make sure your folders and files are readable for your server.
We can create a different group names with the different users inside, e.g.:
--- groups (folder - container)
------ lesson_1.group (file - group name)
File content (user id):
232
353
--- groups (folder - container)
------ lesson_2.group (file - group name)
File content (user id):
876
33
--- groups (folder - container)
------ lesson_3.group (file - group name)
File content (user id):
987
33
12
B) Automatically
Notes:
- Visit User Manager page. There is a FACL icon next to the toolbar ones.
- Click on FACL icon.
 - Now you can manage groups and users from Joomla! administration directly.
|