-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
The plan® #5
Comments
@yajo , Jairo, with Julie we propose to add the following steps to the plan, regarding the /shop replacement:
Please, do not hesitate to add more information (or modify something according to your ideas). |
OK, I added all in a single step:
|
I think the "update the bot" task is too high in the list and this should be done as one of the last things, after, for instance, "display addons metadata" or "update the readme generator", and even maybe "make it beautiful". The reason is that I would like to gain confidence this docs site will become a good replacement for the apps store before this is used at scale, and avoid the risk of having the two tools to maintain forever. |
I have reordered that tasks a bit according to my previous comment. |
I suggest adding a "MVP" top item to the list, with sub items on what is pending to make it possible. |
I think what you ask is already done, @dreispt. The MVP is live at https://oca-docs.netlify.app/ and ready to accept contributions, and the point of documenting how to use it is already listed as "Document very well how to document very well." We have a bare-bones contribution guide at https://oca-docs.netlify.app/contributing/ FWIW. |
Hi team, thank you for the really great job! I have a question regarding this:
Will there be a "Download" button on the module page so visitors could download a module instantly? |
I don't think so. Probably it will be more like "Download: |
I see. Well, I think a button is a crucial part so we should definitely find a way to make it easy to download a module for non-technical people. |
That would involve logic, and this is a static repo, so most chances is that won't happen. Anyway, I'm not too sure about how often is that feature really used. I guess most people just install through git or pip. Still you can download the zip from github, uncompress and copy the module folder, in case you really need it that way. In any case, it's a very latest step for the plan. We can see details later on that. |
I would say that from what I can see now minimum 70% of people will try to download it. We should keep in mind that this static site is mostly for those non technical people. Or technical but non-yet-OCA-aware ones. Because those OCA-profs are using pip and know most of the OCA repos already. I think possible solution can be generating some static link to the "download" controller served by some special OCA module that will do the job. |
I don't think that downloading a module will help non-technical people, because they won't be able to install it in Odoo |
The idea is that besides those non-technical ones there are also technical that are not familiar with the OCA flow. We should not make their life complicated. Sometimes a simple "Download" link does the job) |
There are lots of ways to distribute an addon: download from Odoo Apps, download zip from github, clone from github, install with pip, using https://download-directory.github.io/ ... IMHO Once we reach that step, we can figure it out. There are more important points to clear before. |
I agree. Let's take care of it as soon as we arrive there. |
The text was updated successfully, but these errors were encountered: