콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
4482 화면

Does anyone know of a way of getting the download counter at apps.odoo.com?

I'd like to integrate it with a website of my own so that I could show my modules's downloads to visitors.

아바타
취소

What do you mean with a way of getting the download counter? You can find it here: https://apps.openerp.com/apps/modules/8.0/website_countdown/ simply download it, place it under your addons folder, update your Odoo and install it.

작성자 베스트 답변

@Yenthe, that's a "countdown" counter.


I have my modules at https://www.odoo.com/apps?search=rui+pedrosa+franco and I want to get the number of times each module has been downloaded. Later, I'll use those values in a website of my own.


 

아바타
취소

Aha I see. You want to get the number of downloads for all your modules. :) I'd say create a Python function that scrapes the HTML page from Odoo, parse out your app names and numbers, reformat them and show them on your website. (If you use PHP you could use the explode functions to get the values out)

작성자

Welll... that's what I was trying to avoid. :) If only there was some sort of webservice. That would be great.

관련 게시물 답글 화면 활동
0
3월 15
4723
2
3월 15
6052
3
4월 23
45599
1
6월 17
2761