コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
749 ビュー

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
1411
3
9月 25
2158
Login Website 解決済
3
10月 25
149265
1
9月 25
1335
4
9月 25
6061