Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
747 Widoki

How can I make it so that my clients, who have already purchased my eLearning courses, can quickly access the courses from my website?

I managed to add a template that already includes a login, but that login takes them to a "My Account" menu where they can only see information as a customer: name, invoices, payment methods, connection and security. However, I haven’t been able to add a button that quickly redirects my clients to the courses they’ve already paid for.

Is there a way to do this?

Version 18.0+e

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

Yes, you can add a "My Courses" button to the "My Account" page in Odoo to let clients quickly access their purchased eLearning courses. This involves extending the portal.my_home template to include a button that links to a new route, like /my/courses. Then, create a controller to display only the courses the logged-in user has access to—typically filtered by their group membership or purchase history. Finally, design a simple template to list those courses with links. This creates a seamless way for clients to go directly to their learning content after logging in.


Hope it helps

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
maj 23
1407
3
wrz 25
2152
Login Website Rozwiązane
3
paź 25
149265
1
wrz 25
1323
4
wrz 25
6053