1. maxsf
  2. Presales Question
  3. Tuesday, January 21 2014, 06:06 AM
I am looking to make a site for an art teaching studio that requires, among other things, the ability for the administrator to quickly create a new user/student that would have pages and menus (added to the profile or in any other way) that are only accessible by the student and the administrator. In other words an area of the site that is unique for each student. Students can't see each others but administrator can see all. I know that I can manually create an ACL a group for each user, menu and content but can I simplify/streamline this process with your plugin?

thx
Max
admin Accepted Answer
Admin
Hi,
simple solution:
- Go to administration->components->Easy Profile
- Create Field group 'My Page'
- Create Field 'Title' in Fieldgroup 'My Page' - type Text, not visible on profile
- Create Field 'Content' in Fieldgroup 'My Page' - type Textarea (this field type is available only for Basic or Pro version), not visible on profile (see screenshot1 to see result in user edit profile)
- Go to administrator->Content->Article Manager
- Create an article called 'My Page' (see screenshot2)
You can use in your article the Tagword to see fields of user in article (or module). see documentation of our plugin content at http://www.easy-profile.com/docs/26-plugin-content.html (this feature is available only for Basic or Pro version)
- Go to administrator->Menus->Menu Manager
- Create a item of type Single Article linked to My Page article. set this only for registered

There are many ways to do such a thing. But they require some knowledge of PHP.
Attachments (4)
  1. more than a month ago
  2. Presales Question
  3. # 1
admin Accepted Answer
Admin
I forgot,
with simple solution you have some limit:
- Not dynamic content (you have only one My Page for user)
- The admins not see the my page of user, their see the my page content on backend in Users Manage

for more advanced things you have to develop some plugin or use some other component
  1. more than a month ago
  2. Presales Question
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.