跳至內容
選單
此問題已被標幟
1 回覆
739 瀏覽次數

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

頭像
捨棄
最佳答案

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
5月 23
1396
3
9月 25
2149
Login Website 已解決
3
10月 25
149265
1
9月 25
1313
4
9月 25
6045