# Clone the Community core (Public) git clone --depth 1 --branch 17.0 https://github.com # Clone the Enterprise addons (Private - requires authentication) git clone --depth 1 --branch 17.0 https://github.com Use code with caution. Copied to clipboard
: Ensure Git is installed on your local machine to clone the repositories. Part 1: Gaining Access to the Private Repository Odoo 17 Enterprise Download Github
Odoo Enterprise is proprietary — it’s not legally available as a public repo on GitHub. To get Odoo 17 Enterprise you must have an active Enterprise subscription; the official way is via Odoo’s customer portal or the Enterprise repository access provided to subscribers. # Clone the Community core (Public) git clone
Download from GitHub: