-
-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ADD] oca_monetize #57
base: 14.0
Are you sure you want to change the base?
Conversation
@hbrunn if a contributor does not like this concept cannot use the modules where it has been applied? Has to inherit the method to deactivate it in another module? |
well that's possible, but I'm not sure an author should. If I developed some great widget module and decided I want this to be monetized for OCA, I'd expect authors depending on it to respect that. |
var core = require("web.core"); | ||
var rpc = require("web.rpc"); | ||
|
||
core.bus.on("web_client_ready", null, function () { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think a warning appearing for all users, perpetually, is perhaps too much nag for people to live with on a daily basis. CEO's will complain that their users get confused by it, it takes space on the screen, etc.
I think the message should be:
- Directed at the higher end users, so maybe the ones who have Administrator rights only - these should normally be the ones deciding what to pay for
- Temporary - eg like Wikipedia has these temporary funding runs, in order not to affect usability so much
- Friendly - we're asking / trying to convince, not requiring
What I thought really sympathetic and what made me pay is how the creator of KeePass for Android pops up a message after each Oktoberfest has passed, asking to buy him a beer at the Octoberfest if you like the app. If you don't like the app enough, by all means don't do it.
This serves to not annoy people, eg you can easily click the message away, but even a yearly reminder serves already the purpose of making people aware that there is a team of volunteers behind this that created a specific value for you, and explains you how you can contribute. That's already a win compared to the current situation of most people being completely unaware.
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl-3.0) | ||
|
||
{ | ||
"name": "OCA monetization", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
... and if that's the approach, I'd rather call this oca_information
- inform people about what OCA is and in what ways they are able to pay
<t t-jquery=".o_main_navbar" t-operation="before"> | ||
<div class="alert-danger p-4" id="oca_monetize"> | ||
You have installed modules whose authors requested that you <a href="link to subscription product on shop">buy</a> an <a href="link explaining the whole thing">OCA subscription</a> | ||
If you already have a subscription key, please fill it in the <a href="">settings</a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps this could be a text that a scheduled action regularly refreshes from an online source, in order to keep it up to date.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If i remember right the "call to action" from Wikipedia (and others) usually also contains different options for support that try to resemble the grade of utility to the user. That leads from small amounts (one time) to regular contributions. I don't know how something like that would be perceived among contributors / OCA members, but i would prefer a system that is able to differentiate the link to the "subscription product" according to the overall share of the OCA code base use in the concrete installation (and dependent on oca_monetize) as well as the number of users on the DB. As both maybe conceived as sensitive data and and GDPR issue after all, we might want to let the end user control what he is actually sending to the OCA to have his fair subscription package link generated.
I'm not sure if I feel comfortable with the idea of original authors deciding on this stuff. It could also cause a rift in visions, throwing up a barrier for others contributing to a module that is "in the other camp". |
The whole idea is very interesting (which is not to say I'm 100% convinced we should dot it yet). Thanks for proposing it in a concrete PR, Holger!
I'm hesitant about that. Since the collected funds would go to OCA for the benefit of the community, and not the author directly, why would an author contributing to OCA object to that? By opting out, would it also mean a maintainer also opts out of being funded in the context of a possible future maintenance programme?
This makes sense to me. A few years ago there was also an idea of an |
I'm summarizing the input I got here and elsewhere:
In my opinion, this absolutely should not phone home, so any kind of after install updates is out I think. Is @OCA/board on board with the whole idea? We'll need your collaboration to set up some page(s) for this. |
I'd say that if this goes through, it should be an all or nothing affair, not something that individual contributors can choose to depend on or not - which automatically means this needs to part of the bigger discussion of how and why to monetize. Since everyone has gone wild again with ideas, I'm not sure if the board is ready to reopen the whole discussion and fit in this and other ideas, or they would rather want to stick with the existing plan that has been presented at the OCA days, and try that first before pivoting. But maybe they can comment on that :-) |
Hello, |
would you also strongly oppose a "phoning home" on module usage statics if the admin opts in to sent anonymized usage statistics ? I am asking, because i think there is lots of value in collecting this information to better steer focus, priorities and funds of the OCA (after we collected them) and having two modules for "calling to action" with regards to the OCA is probably overhead. |
To clarify, the kind of phoning home I have in mind is sending a hash of the database id + the list of OCA modules1 installed, so nothing sensitive or permitting to identify the user/company would be stored in our database. And this could be opt-out (my preference) or opt-in. Footnotes
|
@vdewulf any news on this? By now I'd be of a mind to make this just a gentle reminder as outlined in #57 (comment), with some text linking to the sponsorships in the webshop and the random Donation products. I think depending on this absolutely must be the choice of the author/maintainers of a module, trying to shove that down anyone's throat will not work and would be wrong in my opinion as there are different legitimate points of view on this. If however an author of some widely depended on module decides do add a dependency on this, well, then tough luck for anyone further up in the dependency tree who dislikes it. Phoning home: I still find this a very delicate issue, and another discussion anyways for how I envision this module by now. |
here a sketch of what I meant during @thomaspaulb's talk concerning
oca_monetize
.I think this is a good way to start, because
In my opinion we should then hand out such keys to all companies who have people in PSCs or module maintainers (so that we reward being active in the community), everyone else should buy it.
I kept the "key" and verification of it very basic, because anyone who wants to bypass this does so anyways, so it doesn't make sense to do anything fancy here imho.
To generate your own "key", say: