Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

General

How to access the profile page as user?

first-time

Started by micar crosshill 7 years ago · 4 replies · 1518 views
7 years ago

Hi there,

first of all - i am new to grav - like it very much but have still some issues finding what i need.

If have a site with login/registration enabled - and i have the kind of button for login/logout (depending on your status) at the upper right corner. All running fine ..

now i want add - when user has logged in - a link to his profile page - maybe editable ? - like when i am in the admin module in usermanagment.

but i can't find it anywhere ...

any help is appreciated ;)

last edited 10/25/19 by micar crosshill
7 years ago

hi there,

i had success getting a profile page when adding a page and using the profile.md from user/plugin/login/pages.

As i want to have a profile link in a special menu together with logout - i put a call to the profile page into the login-status.html.twig:
<a class="profile" href="/user/pages/profile">profile</a>
and made the profile page routable and took out the Folder Numeric Prefix .. but now i am getting a 403 - Forbidden - You don't have permission to access this resource.

any one an idea?

7 years ago

may i push this again ...

How can i have with grav/login a editable userprofile and how to access it ?

thx

7 years ago

Path to user profile is a setting of Login plugin 🙂

If you haven't change it, it should be
your.site/user_profile

image|690x370

If you don't use Admin plugin, just open file /user/config/plugin/login.yaml and find this line:

YAML
route_profile: /user_profile

You can of course put any path you like, just mind the intendation (those pesky spaces! ;) ) as YAML is really sensitive about this!

Hope this helps, if you have any more questions fell free to ask! 🙂
Cheers!

7 years ago

this helped a lot .. thank you very much MakaryGo ..

a second one - is there a way to change the avatar in the profile page .. it is shown but i have no option to change it?

many thanky again ;)

Suggested topics

Topic Participants Replies Views Activity
General · by Jerry Hunt, 4 days ago
2 85 13 hours ago
General · by pamtbaau, 18 hours ago
1 60 18 hours ago
General · by Andy Miller, 1 day ago
0 47 1 day ago
General · by Marcel, 12 months ago
6 350 5 days ago
General · by Duc , 6 days ago
3 44 5 days ago