.

Submit your Apps & Themes on Odoo Apps Store

Submit your Apps & Themes on Odoo Apps Store


Submit your repository to Odoo Apps Store in four simple steps, Where the community can share, sell and download modules.


Odoo apps


Step 1: Setup Your Repository on Git / Bitbucket

Odoo apps Submission Step


Please ensure one folder per App/Theme at the repository's root.


Source in odoo apps


Step 2: Authorize Your Git / Bitbucket Repository (Only required for private repositories)

Authorize in odoo apps

To publish your modules on the Odoo App platform, they need to be allowed to read from your repository. If you are on Github, you can simply authorize Odoo user online-odoo on your repository.


git Access Management

If you are on Bitbucket, you can simply authorize Odoo user OdooApps on your repository.

access management in odoo apps


Step 3: Register Your Git / Bitbucket Repository on Odoo Apps Store

register of odoo app


3.1 Open Odoo Apps URL and Click on the “Submit Your Apps” button from the left menu bar.


Submit your apps button in odoo apps


3.2 Login into Odoo apps account

Sign in odoo apps


3.3 Submit your apps

Submit apps and theme in odoo apps


Please ensure that:

You specify the branch name of your Git repository by adding #branch_name at the end of the repo URL. The branch name exactly matches the series name for which your modules are meant, so #8.0 for version 8.0.


odoo apps validate


Step 4: Validate Your Git / Bitbucket Repository

validate of odoo apps

repository in odoo apps


Already registered a repository?

You can manage your repositories by accessing Repository Management.


Want to sell your own module?

It is possible to sell your own module on the Odoo Apps platform. You can start selling your modules very easily by adding a price and currency keys in your module manifest_openerp_.py like 'price': 49.99, and 'currency': 'EUR', for example. Supported currencies are EUR and USD.


menifest - odoo apps


Odoo requires that the modules sold on the Odoo Apps platform have a proper description, complete with screenshots of the functionalities and an overall nice presentation page. Please refer to the following section for more information on how to achieve this goal. Odoo reserve the rights to unpublished modules which do not conform to these criteria until they receive a proper presentation page.

How to have a nice icon and description for your modules like CRM or Point of Sale?

Starting from version 8.0, the module icon needs to be located at static/description/icon.png in the module folder. The main screenshot location is defined in the images key of the manifest, like 'images': ['images/main_screenshot.png'], for example


group chat odoo apps

The rich-text HTML description comes from the static/description/index.html file in the module folder. It is recommended to start with this official template.


Group Chat In Odoo Apps


How to display documentation for your modules like Odoo VOIP or Clean Theme?

The documentation is automatically loaded from the doc/index.rst file in the module folder. It needs to be a valid, pure rst file.


How do I get paid for my module purchases?

You will get 70% of your module revenues on the Odoo Apps platform. Just send Odoo an invoice, either by mail or by e-mail to che@odoo.com, with the number of each module sold and the price. You can find this information in the Statistics section of the Repository Management portal. Considering the time needed to process those invoices, please consider that Odoo will only process invoices with a minimum total amount of 400 EUR, and won’t process more than one invoice per user per month.


You previously registered a Bzr repository and want to replace it with your new Git one.

Please contact apps@odoo.com with the URLs of both the old Bzr repository and the new Git one, they will take care of everything!


Share this post
.
Full-Screen View in Odoo Using Sliding Sidebars