Hello everyone !
I installed my Odoo community V13 in a Google Cloud server and now i want to install some 3rd party apps from Odoo app store but i don't know how ...
Can you please tell me how to do that step by step ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello everyone !
I installed my Odoo community V13 in a Google Cloud server and now i want to install some 3rd party apps from Odoo app store but i don't know how ...
Can you please tell me how to do that step by step ?
Hi,
You can use the odoo community apps in your server by using following steps
1.Create a new folder in you odoo directory
2.Copy the apps you downloaded from odoo apps to new created folder
3.Add the path of new directory in odoo configuration file along with the default addons path
4.Restart odoo service
5.In Odoo Go to Settings->General settings->Activate Developer mode
6.Take App menu ->Update App list and then you can see the modules we have added to our custom addon path.
For reference
https://www.cybrosys.com/blog/how-to-install-custom-modules-in-odoo
Hope it helps
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Mar 23
|
1860 | ||
|
1
Mar 22
|
3242 | ||
|
1
Feb 21
|
3272 | ||
|
1
Mar 15
|
4921 | ||
|
1
Mar 15
|
3816 |
I used to do this method when i had Odoo in my localhost but now i have a Cloud server, So i can't find where is my odoo directory