Skip to Content
Menu
This question has been flagged
9 Replies
72466 Views

How can I download and install Odoo 12

Avatar
Discard
Best Answer

Odoo can be found on Github, you can find Odoo 12 here
You can find the official downloads (for Windows, Debian, RPM and the sources) at https://www.odoo.com/page/download 
To install it on Ubuntu you can follow the following steps:

1. Download my installation script from Github and copy it locally:

sudo wget https://raw.githubusercontent.com/Yenthe666/InstallScript/12.0/odoo_install.sh

2. Edit the file and modify the parameters that you'd like to change:

sudo nano odoo_install.sh

Tip: If you'd like the enterprise version you should set IS_ENTERPRISE to True instead of false.
3. Make the file executable:

sudo chmod +x odoo_install.sh

4. Execute the script and wait a few minutes for Odoo to install:

./odoo_install.sh


Regards,
Yenthe

Avatar
Discard
Best Answer

Now Odoo is officially released, so you can download the official version from below link.

https://www.odoo.com/page/download

Regarding installation there is a blog from Yenthe, you can follow the same.




Email: odoo@aktivsoftware.com

Skype: kalpeshmaheshwari

Avatar
Discard
Best Answer

You can get a preconfigured VM with Odoo 12 up and running under

https://open.inso.tuwien.ac.at/?page_id=984

Avatar
Discard
Best Answer

Thank @turki makki

 

Avatar
Discard
Best Answer

Yes, you can download v12 as v11. 

To do, go to https://www.odoo.com/page/download


Avatar
Discard
Best Answer

The same way as Odoo 11. See the documentation about installation and deployment.

Avatar
Discard
Best Answer

You can download it from Odoo nightly server:

https://nightly.odoo.com/12.0/nightly/exe/

Avatar
Discard
Best Answer

HI,

visit www.odoo.com


Either you can download it from odoo or from github



Avatar
Discard

Perfect Answer :)

Best Answer

Hello sir ,

You can follow this video which show you how to install Odoo 12 step by step :

Install on Ubuntu 16.04

https://www.youtube.com/watch?v=yjVO3f9xqlk

Install on Windows

https://www.youtube.com/watch?v=g3ycPuZi5Gw

Avatar
Discard
Related Posts Replies Views Activity
1
Dec 21
3494
3
Feb 25
955
2
Jan 25
5950
2
Dec 24
8137
5
Oct 24
2498