How to Configure Custom Addons Path in Odoo 18

CelineGeorge1 21 views 8 slides Oct 20, 2025
Slide 1
Slide 1 of 8
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8

About This Presentation

The custom addons path configuration in Odoo 18 directs the server to locate your custom and third-party modules, separate from the core Odoo code. This is achieved by editing the `addons_path` parameter in the `odoo.conf` file, which is essential for modularity, safe upgrades, and development.


Slide Content

How to Configure Custom Addons Path in Odoo 18? Enterprise

Enterprise Odoo allows you to add extra features by creating custom modules. To keep these separate from the default ones, you can set up a custom addons path. This helps you organize your work better and makes future updates easier. Introduction

Enterprise Create a directory where your custom modules will be stored.Place your custom modules inside this directory.

Enterprise Locate your Odoo configuration file, odoo.conf, in the root of your Odoo source.

Enterprise Add or modify the addons_path line to include your custom addons directory. Make sure paths are comma-separated and point to valid directories. Restart the Odoo server.

Enterprise Go to Apps and click on the "Update Apps List" from the debug menu . Your custom modules should now be visible in the Apps view.

Enterprise This is how we can create or configure a custom addons in Odoo 18. Conclusion

For More Info. Check our company website for related blogs and Odoo book. Check our YouTube channel for functional and technical videos in Odoo. Enterprise www.cybrosys.com