Elxis CMS Forum

Support => Security => Topic started by: 1050 on March 06, 2012, 14:31:14

Title: component access
Post by: 1050 on March 06, 2012, 14:31:14
Hi,
I want to define an access level for a user that let user just access to the eshop products ,Now I cant let her to access all the components, I don't want to let her to access to the eshop configuration.what should I do?
thank you
Title: Re: component access
Post by: webgift on March 07, 2012, 08:56:34
Hi,
Create a public shortcut from administrator area to eshop products and edit the access group for this user giving the right permissions.
Relative articles on Elxis wiki :
- Access Manager (ACL) (http://wiki.elxis.org/wiki/Access_Manager_%28ACL%29)
- User Manager (http://wiki.elxis.org/wiki/User_Manager)
Title: Re: component access
Post by: 1050 on March 08, 2012, 07:47:53
How can I make a shortcut?
Title: Re: component access
Post by: webgift on March 08, 2012, 09:56:35
Administrator area :
(top menu) Tools -> Shortcuts
or
(Homepage of Administrator area) there is a link :Manage Shortcuts.

- Click Add shortcuts, make it public and at the link field write : index2.php?option=com_eshop&task=products&hidemainmenu=1
Title: Re: component access
Post by: 1050 on March 08, 2012, 10:41:43
Thank you, It works :) , Now the shortcut is public, Is it possible to make a shortcut private for a user?
Title: Re: component access
Post by: webgift on March 08, 2012, 10:51:07
If this shortcut is set as private then it would be visible only by you. ;D
Title: Re: component access
Post by: 1050 on March 10, 2012, 08:09:03
Yes, I see, thank you :)
Title: Re: component access
Post by: webgift on March 10, 2012, 11:47:25
You are welcome, 1050!