Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
737 Visualizzazioni

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

Avatar
Abbandona
Risposta migliore

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

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
mag 23
1394
3
set 25
2149
3
ott 25
149265
1
set 25
1311
4
set 25
6045